Neo Technology Commercializes Next Generation Graph Based Database
Neo Technology Commercializes Next Generation Graph Based Database
This script will create and then populate a SQL table with a list of the names and ISO 3166 codes for countries in existence.
We are familiar with formatting dates inside SQL Server. The common approach is:
convert (varchar, getdate(), 103)
Here’s a summary of the different date formats that come standard in SQL Server as part of the CONVERT function.
Share on Facebook
Here a query for finding duplicates in a table. Suppose you want to find all ‘Coupon Code’ in a table that exist more than once
Share on Facebook
Saving Changes in not permitted. The changes you have made require the following tables to be dropped and re-created. You have either made changes to a table that can’t be re-created or enabled the option Prevent saving changes that require the table to be re-created
Share on Facebook
Insert xml data into SQL Server
T-SQL ALTER TABLE
SQLite in C# Application
SQLite is a standalone database
