Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

remove time from sql

sql sql-server-2005

need an algorithm to create nested categories in c#

c# sql

SQL query to get group by and distinct values at the same time

Is SQL Injection possible when parameter's type isn't set?

c# sql ado.net sql-injection

Not Equal to query for SQL server

sql

Procedure or function "" expects parameter '', which was not supplied

c# asp.net sql

Converting SQL number into a time, to perform date comparisons

Oracle rename columns from select automatically?

sql oracle alias column-alias

How to reverse values in a string in T-SQL

sql sql-server tsql string

little help with some tsql

sql sql-server

Stored procedure scope: using sp from another database

How to compare rows in two identical tables and return result set of missing rows?

sql mysql

MySQL join on record that might not exist

sql mysql join

ConfigurationSettings vs Properties.Settings

sorting by value specific - ORDER BY

sql

How to protect against SQL injection when the WHERE clause is built dynamically from search form?

java sql postgresql jdbc

Why can I not reuse temp tables in T-SQL?

sql sql-server temp-tables

Slow SQL query when joining tables

sql join left-join

How do I Create an AutoCounter Column in a Table in SQL 2008 R2?

Using SQL & Perl together - Which should be used for common functions?

sql perl function process