Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Correct sql/hql query (aggregate in where clause)

sql tsql hql

What GUID can I use as a placeholder

If I have two tables in SQL with a many-many relationship, do I need to create an additional table?

sql database

Compare words and get exact match

c# asp.net sql search

Do relational databases provide a feasible backend for a process historian?

Linq to SQL equivalent of SUM GROUP BY SQL statement

sql linq-to-sql group-by sum

something similar to MAX in a mysql sql where clause

sql mysql

Paging in Advantage Database

SQL Server 2005 (Express) - Login vs User

sql server stored proc times out and query does not time out, why?

MySQL JOIN / GROUP_CONCAT second table?

sql mysql

How to prevent SQL Injection attack in applications programmed in Zend Framework?

SQL Server 2000, Get COUNT(DISTINCT ID) with a condition that I can't write to my WHERE?

Forming An SQL Query That Selects The Max Difference Of Two Fields

sql mysql

SQL Server Update with left join and group by having

sql sql-server tsql sql-update

How to find the employee with the second highest salary?

sql oracle top-n

MySQL - Selecting how many "Days Old" a field is

sql mysql

Getting sourcecontrol on stored procedures

Should I include user_id in multiple tables?

sql mysql normalization

Querying PostgreSQL for Open-High-Low-Close (OHLC) report

sql postgresql finance