32 posts tagged sql-server

How do you list the primary key of a SQL Server table?
sqlsql-servertsql
How do you determine the size of an index in SQL Server?
sqlsql-serverindexing
Generating a histogram from column values in a database
sqlsql-serverhistogram
How to ALTER the Table Value Parameter
sql-servertsqltable-valued-parameters
SQL Server: Filter output of sp_who2
sql-serversql-server-2016
Check if a connection is in a transaction
sqlsql-server
First two words in the string - sql server
sql-serversql-server-2005
How to get detailed list of connections to database in sql server 2005?
sql-serverdatabasesql-server-2005database-connectionconnection-pooling
How does the Soundex function work in SQL Server?
sqlsql-serversoundex
Get Service Account Details of the SQL Agent Service
sqlsql-serversql-server-2005wmi-query
How to export triggers from a database?
sql-serversql-server-2005
Inserting special characters (greater/less than or equal symbol) into SQL Server database
sql-serverunicodenvarchar
Opening .sql files in SSMS 2012 as default program and with existing instance
sql-serverssms-2012
How to use the result from a second select in my first select
sqlsql-serversql-server-2012
How can I get the list of tables in the stored procedure?
sql-server
need date in the format yyyy-mm in mssql
sqlsql-serversql-server-2008
Group results of grouped query
sqlsql-serverssms
Use default column values when loading DataTable to avoid Nulls
sql-servervb.netdatatablexsd
converting date to DD-MMM-YYYY format
sql-serversql-server-2008date-formatting
Select Consecutive Numbers in SQL
sqlsql-servercommon-table-expressionrecursive-query
Use Column value as string pattern in REPLACE function
sqlsql-serverreplace
Get current user while using SQL Authentication
sqlsql-serverauthenticationactive-directorysql-authentication
ASP.NET loses user context when connecting to database
c#asp.netsql-serverauthenticationado.net
Replace NULL with empty string in SQL for ALL columns
sqlsql-serversql-server-2012
Safe convert from string to date in Transact
sql-serverdate
How to join a number with the range of number from another table
sqlsql-server
Close MSSQL connection using mssql in node.js
javascriptsql-servernode.js
Meaning of words colored with Blue and Pink in MSQLSMS
sql-serversql-server-2012ssmssyntax-highlighting
Using case, count, and group by in 1 query
sqlsql-servertsql
How to Create an Extension for SSMS 2019 (v18)
sql-servervisual-studio-extensionsssms-addinssms-18
Add FK / Constraint to subsection of table
sqlsql-serverforeign-keyscheck-constraints
Query item with closest date based on current date
sqlsql-servertsql