Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Query error: Failed to recognize predicate 'group'. Failed rule: 'identifier' in subquery source

sql hive

BigQuery modulo operator (%) does not work in WHERE clause

sql google-bigquery

What is a difference between table distribution and table partition in sql?

how to create a user in oracle 12c

sql oracle ddl

Where can I find/learn industry standard SQL Conventions?

sql sql-server tsql

Backup SQL Server via C#

c# sql sql-server backup

SSIS - Performing a Lookup on another Table to get Related Column

sql sql-server ssis

SQL - two months from todays date in Oracle

sql oracle

Error in my SQLite syntax

sql sqlite

Delete all but some rows - Oracle

sql oracle

For databases, does choosing the correct data type affect performance?

MySQL: Include COUNT of SELECT Query Results as a Column (Without Grouping)

mysql sql mysql-error-1140

How to perform string concatenation in PL/SQL?

sql string plsql concatenation

How to join result from two tables with same field into one field?

sql mysql join union

MySQL: How to alter varchar(255) UNIQUE column to UNIQUE Text NOT NULL?

mysql sql mysql-error-1170

Map database type to concrete Java class

MYSQL UNION and ORDER BY not working

mysql sql union

HSQLDB list all constraints

sql foreign-keys hsqldb

T-SQL- include sum of count(*) in single query

sql sql-server-2005 tsql

Get scalar value from SELECT statement in stored proc, from within a stored proc