Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

SQL Server 2008 and HashBytes

SQL primary key can accept '0'?

Adding a nullable foreign key

Using CASE Statement inside IN Clause

copy a SQL Server 2008 database and rename it

How to find the boundaries of groups of contiguous sequential numbers?

how to use single quotations inside a transact sql statement

sql tsql sql-server-2008

SQL Server: Put stored procedure result set into a table variable without specifying its schema

Database table names: Plural or Singular [closed]

Can't set primary key in SQL Server Management Studio

sql-server-2008

Is there a "Default Order By Column" in SQL Server?

Immutable SQL columns

How to automatically generate unique id in SQL like UID12345678?

Avoid NULL columns using DEFAULT Empty String

Should I store HTML as nvarchar(MAX) or ntext?

How to write a column name with dot (".") in the SELECT clause?

sql sql-server-2008

Accounting and Database design, storing debit and credit amount

How to insert multiple select statements into a temp table

What this query does to create comma delimited list SQL Server?

How can I remove empty lines in SQL Server Management Studio (SSMS)?