Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Comparing arrays in VB.NET

sql vb.net arrays

What is this SQL IF doing with the Ampersand?

sql

Dropping an entire table

sql sql-server

Optionally use a UNION from another table in T-SQL without using temporary tables or dynamic sql?

sql sql-server tsql

SQL 2005 - Query to Find Tables with Most Rows

sql sql-server tsql

Why does $dbh->do('VACUUM') fail with Perl's DBD::SQLite?

sql perl sqlite dbi vacuum

How do I create a SQL Server agent without using a GUI?

Is a commit needed on a select query in DB2?

sql db2

Pb for installing SQL Server Express Management Studio 2008

sql sql-server

text or varchar?

sql mysql types

How do you fill in or pad a column with zeros with a MySQL query?

sql mysql

Check for existence of an XML Schema Collection?

SQL Server: Self-reference FK, trigger instead of ON DELETE CASCADE

In SQL, how do I get the row with the maximum value for a particular column?

sql mysql

How to create index for dynamic search strings

sql oracle plsql indexing

Determine available disk size with a sql query

Is there an equivalent to typedef in Transact-SQL?

How to get the affected rows of the Zend_DB_table?

php sql zend-framework

How to use a calculated column in where condition?

T-SQL Table Variable Creating PHYSICAL Table!

sql sql-server tsql