Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

I need to do a Custom Oracle Sort

sql oracle sql-order-by

How can I create a MySQL JOIN query for only selecting the rows in one table where a certain number of references to that row exist in another table?

sql mysql

use SUM() or caching

sql performance

Why do you hate sequences on Oracle? [closed]

sql oracle sequences

LINQ exclusion

sql linq

Get Common Rows Within The Same Table

What is the difference between GROUP BY and DISTINCT?

sql teradata

SQL Server Notifications - My OnChange does not fire

Database Design - NULL Foreign Keys

SQL: column <> '%TEST%' does not work, why?

sql

How to make a GRANT persist for a table that's being dropped and re-created?

sql oracle oracle11g sql-grant

FULL OUTER JOIN or UNION?

sql db2

Automatically generate sql insert statement with dummy data [duplicate]

sql database insert dummy-data

Is it possible to pass table name as a parameter in Oracle?

How should I modify this SQL statement?

With SQL, how do I calculate what percentage of rows have a certain value?

sql mysql

How to search data from oracle database which contains single quote

sql database oracle oracle10g

SELECT AS problem

sql

sql joins - Joining more than one table

SQL: best way to store yes/no values? Looking after performance in huge databases