Archive | database

Tags:

Graph Based Database


Neo Technology Commercializes Next Generation Graph Based Database

Posted in databaseComments (0)

Tags:

ISO Country List with Abbreviations (SQL Table)


This script will create and then populate a SQL table with a list of the names and ISO 3166 codes for countries in existence.

Posted in databaseComments (0)

SQL Server Date Formats


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

Posted in databaseComments (0)

Find and Delete Duplicates value from SQL table


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

Posted in databaseComments (0)

Tags: ,

SQL Server 2008 Management Studio – Saving changes is not permitted error.


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

Posted in databaseComments (0)

Tags:

Insert xml data into SQL Server


Insert xml data into SQL Server

Posted in databaseComments (1)

Tags:

T-SQL ALTER TABLE


T-SQL ALTER TABLE

Posted in databaseComments (0)

Tags:

SQLite in C# Application


SQLite in C# Application
SQLite is a standalone database

Posted in databaseComments (1)

  • Popular
  • Latest
  • Comments
  • Tags
  • Subscribe

43,837
Unique
Visitors
Powered By Google Analytics