Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Is number after DateTime2 is for nanosecond purpose?

sql-server-2008 datetime2

In SQL Server 2008 R2 - can you rename a table in the Database Diagram tool?

how to know next primary key value of table without inserting record in sql server?

How to use a user defined function in SQL that is from another db

Unable to access table variable in stored procedure

Is there a function like isdate() for datetime2?

How should I store windows userid in database?

SQL Server 2008 R2 Varbinary Max Size

Primary Key without any index in a table?

Entity Framework code first with TimeStamp type

Generating XML file from SQL Server 2008

Practice SQL Queries [closed]

Is it faster to UPDATE a row, or to DELETE it and INSERT a new one?

Use nested stored procedure results in calling stored procedure Sql Server 2008

HTML Format in sp_send_dbmail

Using Dapper with SQL Spatial Types as a parameter

How to restrict a user to access objects of only one schema in SQL Server 2008?

renaming a temporary table into a physical one

SQL Server Set variable if exists else insert into table

SQL Server Execute Impersonation