Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Is the NOLOCK (Sql Server hint) bad practice?

"The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine" Error in importing process of xlsx to a sql server

sql-server-2008 excel oledb

SQL Server: Maximum character length of object names

SQL Server - Create a copy of a database table and place it in the same database?

How can I create a unique constraint on my column (SQL Server 2008 R2)?

ALTER DATABASE failed because a lock could not be placed on database

sql sql-server-2008 ssms

Do while loop in SQL Server 2008

Unable to login to SQL Server + SQL Server Authentication + Error: 18456

Unpivot with column name

Real life example, when to use OUTER / CROSS APPLY in SQL

Database Diagram Support Objects cannot be Installed ... no valid owner

Split function equivalent in T-SQL?

A connection was successfully established with the server, but then an error occurred during the pre-login handshake

How can I schedule a job to run a SQL query daily?

INSERT INTO vs SELECT INTO

SQL Server Management Studio SSMS tries to "save to file" instead of execute on F5

sql-server-2008 ssms

How to check SQL Server version

sql-server-2008 version

Lock Escalation - What's happening here?

How do I declare and assign a variable on a single line in SQL

optional parameters in SQL Server stored proc?