Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

optional parameters in SQL Server stored proc?

How to delete large data of table in SQL without log?

How to convert float to varchar in SQL Server

sql-server-2008

SQL Server equivalent to MySQL enum data type?

How do I create a SQL table under a different schema?

sql sql-server-2008 ssms

Export query result to .csv file in SQL Server 2008

sql-server-2008

SQL SERVER: Get total days between two dates

SQL-Server: Error - Exclusive access could not be obtained because the database is in use

How to report an error from a SQL Server user-defined function

Which are more performant, CTE or temporary tables?

T-SQL split string

How to drop column with constraint?

Cannot open backup device. Operating System error 5

Sql query to insert datetime in SQL Server

How to split a comma-separated value to columns

How can I find out what FOREIGN KEY constraint references a table in SQL Server?

Remove Trailing Spaces and Update in Columns in SQL Server

Compare DATETIME and DATE ignoring time portion

SQL "between" not inclusive

GRANT EXECUTE to all stored procedures