Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Multiple INSERT statements vs. single INSERT with multiple VALUES

T-SQL datetime rounded to nearest minute and nearest hours with using functions

Converting Select results into Insert script - SQL Server [closed]

SQL Joins Vs SQL Subqueries (Performance)?

Delete all the records

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