Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Selecting the same row multiple times

sql sql-server tsql

What are the benefits of vertical partitioning VS horizontal partitioning?

Update sql bit field in database

sql sql-server ssms

Count on DISTINCT of several fields work only on MySQL?

Retrieve Database Schema

Function like USE to point to a SQL database on a different server?

SQL Server varbinary bigint with BitConverter.ToInt64 values are different

sql-server tsql bigint

When a variable is declared in a T-SQL stored procedure, is it kept in memory or tempdb?

How to create table with Unique Identifier field in MySQL?

Heterogeneous queries require the ANSI_NULLS and ANSI_WARNINGS options to be set for the connection. This ensures consistent query semantics

SQL Server: Average counts by hour and day of week

sql sql-server count group-by

How to delete everything from a database (tables, views, stored procedures, functions)?

sql sql-server

Inserting GUIDs with SqlBulkCopy

Special Character in SQL

sql-server ascii

Can there be multiple commits to one transaction regardless of scope of while loop

sql sql-server

I need to code a dynamic report builder in ASP.NET, where should I start?

How can I make a REPLACE PATTERN in SQL?

sql-server tsql replace

When a database is deleted in SQL Server Management Studio, is all space released back to the O/S?

How to debug merge in SQL Server?

sql-server

how to get the start and end dates of all weeks between two dates in SQL server?

sql-server tsql