Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

How to replace multiple string in a single select statement?

SQL IsNumeric function

sql sql-server-2008

How to escape apostrophes from user input

java sql jdbc escaping

How can I find the record with the max value for a group?

sql sql-server

Why are column aliases being ignored? Oracle SQL Developer - MySQL JDBC

Best way to store SQL in variables

c# sql adhoc-queries

Where can I find Refrence manuals for SQL and PLSQL

Convert JSON value in SQL table to multiple columns

sql json sql-server

Calculate rank based on Consecutive Dates (Return to 1 if there is a gap days between dates)

sql sql-server

What is the return value of Database.ExecuteSqlCommand?

SQL and Visual Studios - Passing Variables

Inserting Primary ID of one table into another table

Way to find the maximum dates with no futuristic dates

sql sql-server database t-sql

How do I resolve the OleDb error "Syntax error in FROM clause"?

c# sql oledb

Display full column name instead of shortened

sql oracle-database sqlplus

Finding Start and end Date for a week given the week of a year in Teradata (SQL)

sql teradata

Returning the original value if it doesn't match any of the when_expressions

sql sql-server t-sql case-when

Query from multiple column

sql sql-server

How to parse XML encoded as UTF-8 from a NVARCHAR(MAX) attribute?

SQL select max year/month by separate columns

sql sql-server