Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

How to count empty tables in database?

DATABASE DESIGN - Primary key for COUNTRY, CURRENCY int or varchar

Default size of results window SQL Server Management Studio or alternative

Change the default save location for SQL Management Studio 2008 [duplicate]

sql ssms sql-server-2008

Currently running query inside a stored procedure

pymssql.OperationalError: DB-Lib error message 20009, severity 9

CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit of 10240 MB per database

SQL-Date-Question: How to get Yesterdays date in the following formatte

c# sql sql-server-2008 date

Database Design Question - Categories / Subcategories

t-sql GROUP BY with COUNT, and then include MAX from the COUNT

sql sql-server-2008 tsql

Infinite loop in CTE when parsing self-referencing table

How to use aspnet_regsql.exe

How to convert text column to datetime in SQL

How can I script SQL Server database diagrams?

Change language of error messages in SQL Server Management Studio

sql-server-2008

Error setting newsequentialid() default in sql server 2008

sql-server-2008

Copy entire database contents (schema and data)

Enable Full-Text Search on View with Inner Join

Use of xml.modify to insert parameters into specific element of an xml column

how to assign cte value to variable