Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How can I use invoke-sqlcmd without enabling named pipes?

sql-server powershell

LEFT OUTER JOIN (SELECT * FROM TABLE) is this possible?

sql-server tsql

Is Data Reader better or Data Set for application where we may have Concurrency issue

Fuzzy name matching algorithm

sql-server fuzzy-logic

Rails with two different Databases

Testing the web API services through sql profiler?

How to push the data from database to application?

Redshift with SSIS/SSDT

How to filter records when filter is a comma separated list of values

sql-server tsql

SQL Server syntax error for stored procedure

sql-server tsql

OPTIMIZE FOR UNKNOWN when doing a UNION

Where Clause Rejecting Rows if NULL occurred

SQL how do you query for tables that refer to a specific foreign key value?

How to return one row from group by multiple columns

sql sql-server group-by

SQL Server: implicit data type conversions chart

SQL-statement for two group-columns

sql sql-server group-by

select total count() group by year and month?

Database design for items with variable attributes? [closed]

SQL Server deadlock between two update statements

Formatting IPv6 as an int in C# and storing it in SQL Server

c# sql-server algorithm ipv6