Showing posts with label SQL Server. Show all posts
Showing posts with label SQL Server. Show all posts
In this article I would like to share my idea about getting Identity after a row was inserted in to the SQL Server 2005.
After inserting a row into the database which has primary key feild, most of the time we need the identity, We have three approches based on our reqiurements and situations.

Hi all,

Here i would like to share something about, how to handle images in the data base with a small asp.net application.

Hi.,

Here in this post i would like to explain., how to delete data form the data base table using a single query. and also resetting the auto increment property. that means it will set to stating value.

Hi., here I would like give you explain a small difference what i have found between these two.