Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

SQL Server 2008 Insert with WHILE LOOP

sql sql-server while-loop

Replace a column values from 'male' to 'female' and 'female' to 'male'

sql oracle plsql oracle10g

MySQL not showing databases created in phpMyAdmin

Informix: Select null problem

sql select informix

Id or [TableName]Id as primary key / entity identifier

How to implement a "hasChildren" SELECT statement in SQL?

sql select

SQL Server 2008 database engine login failed for administrator user in windows 7 [closed]

sql sql-server-2008

Oracle PL/SQL, How to calculate age from date birth using simple substitution variable and months_between

sql oracle plsql

How to display or print the contents of a database table as is?

java sql sql-server-2008

How to connect user with a login cookie in PHP?

php sql cookies encryption login

Pure-SQL Technique for Auto-Numbering Rows in Result Set

sql mysql

Count the number of elements in a comma separated string in Oracle

sql oracle

Is using MS SQL Identity good practice?

sql sql-server tsql identity

Using a variable for table name in 'From' clause in SQL Server 2008

.net sql sql-server tsql

Is there an alternative to joins to increase performance?

sql sql-server join

DATEDIFF Getting the previous month

sql sql-server

How to prevent Sql-Injection on User-Generated Sql Queries

How can I select the record with the 2nd highest salary in database Oracle?

sql oracle

What is the difference between drop and delete database?

sql

Deleting orphans from a table

sql sql-server tsql sql-delete