Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Using variables in PLSQL SELECT statement

sql plsql ora-06550 pls-00428

How to specify ignore case in when statement in Sybase

sql sybase

Using a database to store configuration rather than a configuration file

Return more than one result set with T-SQL

c# .net sql ado.net

SQL data type question

sql database oracle types

"delete from table" doesn't delete table?

c++ sql sqlite

oracle sql query to list all the dates of previous month

sql oracle gaps-and-islands

Determining threshold for lock escalation

Check constraint for making sure a date is not in the future?

sql oracle plsql

How many open connections can a database server have at a time?

Doctor died, how to reschedule appointments with SQL?

c# sql ms-access

Which is the biggest String type in SQL?

sql mysql sqlite

Cannot open database "ASPNETDB" requested by the login. The login failed. Login failed for user 'Philip-Desktop\Philip'

How can you find the distance between zip codes in C# or SQL Server?

c# .net sql wpf zip

SQL: Speed Improvement - Left Join on cond1 or cond2

sql performance join left-join

Oracle SQL - Help using Case in a Select Statement

sql oracle ora-00904

String or binary data would be truncated

Java: Clob to byte[] [closed]

java sql bytearray clob

Is this UPDATE table statement correct in an msdn topic

sql sql-server ado.net

How many chars are available in nvarchar(MAX)

sql sql-server