Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Is Int 1 always implicitly converted to 1 day?

What is the Full-Text Search Equivalent of LIKE '%'?

Connect to SQL Server from Powerpoint

sql-server vba powerpoint

SQL Server: Compare Index Performance

Separate sprocs for Insert/Update or one Set sproc?

asp.net sql sql-server t-sql

How do I sort results from a nested select while keeping the rollup on the last row?

sql sql-server

Linq to SQL performance with grouping

Using FTS query, Can you find all entries contains 'abc'

How do I lookup a value in a table and insert it into another table?

sql sql-server

T-SQL- What does N' means in rowpattern (xpath)

sql-server t-sql xpath openxml

Find length of varchar(max) column

How to get a MAX value from 3 columns in SQL Server stored procedures?

c# sql-server

Compare two rows (both with different ID) & check if their column values are exactly the same. All rows & columns are in the same table

sql sql-server t-sql

Horrible sql server performance when capturing result in variable

T-SQL - remove chars from string beginning from specific character

sql sql-server t-sql

Get an accurate percentage calculation

sql sql-server

Combining two columns of a table into a single column

sql sql-server

Query Inserting repeated rows

sql-server