Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

show duplicate records

sql mysql database

How to Get The Count or The Number Of Rows In A Result Set In PHP using ODBC Connection?

php sql odbc count sybase

Oracle errors handling

sql oracle plsql ora-00942

how do I select AVG of multiple columns on a single row

sql mysql

what is the best way to delete millions of records in TSQL?

sql sql-server tsql

show row number in select query

mysql sql

Why does SQLPLUS show empty and null CLOBs as null?

sql oracle null sqlplus clob

In SQL, how can I perform a "subtraction" operation?

Find duplicates for several columns exclusive ID-column

MySQL Error #1064

sql mysql mysql-error-1064

mysql count duplicates

mysql sql

What database solution will you suggest for competitive online tickets sale

Facebook connect Batch requests and FQL error problem

What is the correct way to store an array / tuple of id's in a column in SQL Server

sql sql-server arrays

Best practices to move a DB from Dev/ Test to Prod

sql sql-server

MySQL cannot find data file for a load operation

Create varchar from SELECT result

Efficiently randomize (shuffle) data in Sql Server table

sql sql-server random

SQL - Should I use a junction table or not?

sql database data-modeling

Dynamically creating tables as a means of partitioning: OK or bad practice?