Sriram's WebLog Microsoft solution specialist on web platform, Columbus Ohio

Sriram's WebLog Microsoft solution specialist on web platform, Columbus Ohio

Browse by Tags

All Tags » SQL Server (RSS)
Sorry, but there are no more tags available to filter with.
@@IDENTITY vs SCOPE_IDENTITY()
Have you ever wondered why the @@IDENTITY is not returning the "right" value occassionally when everything was working correctly earlier. Here is the reason. @@IDENTITY and SCOPE_IDENTITY return the last identity value generated in any table in the current...
Posted: Dec 28 2009, 04:48 PM by sonyram | with no comments
Filed under:
SQL Server 2008 for Oracle DBA
This 15 modules, level 300 course provides students with the knowledge and skills to capitalize on their skills and experience as an Oracle DBA to manage a Microsoft SQL Server 2008 system. This workshop provides a quick start for the Oracle DBA to map...
Posted: May 11 2009, 07:24 AM by sonyram | with no comments
Filed under:
RaiseError in SQL Server
mmm. How many of us thought about giving a progress to the client as a feed back mechanism for a long running SQL call. Read the following blog where Jens used RaiseError event differently from inside the stored procedure to give a feedback to client...
Posted: May 11 2009, 07:09 AM by sonyram | with no comments
Filed under:
More Posts