SELECT * FROM my_table WHERE 1=0
or
SELECT TOP 0 * FROM my_table
Code Example |
---|
Sql :: oracle drop index if exists |
Sql :: select all tables sql |
Sql :: sql server sleep |
Sql :: sql get last id |
Sql :: flask sqlalchemy filter multiple conditions |
Sql :: sql first character |
Sql :: truncate table postgres |
Sql :: create table in mysql |
Sql :: sql substring before last occurrence of character |
Sql :: regex mongoose |
Sql :: select distinct |
Sql :: csv to sqlite python |
Sql :: connect to ssms with python |
Sql :: sql select second max |
Sql :: sqlite data types |
Sql :: sql delete row with auto increment |
Sql :: mysql where value is null |
Sql :: mysql delete all except |
Sql :: sql create schema |
Sql :: sql function |
Sql :: if else in postgresql |
Sql :: create database sql |
Sql :: sql percentage with % rounded down |
Sql :: oracle case |
Sql :: mysql event last execution |
Sql :: sql server information_schema temp tables |
Sql :: restore database postgresql |
Sql :: What is dialect for Postgres |
Sql :: sql datetime format |
Sql :: creating postgresSQL database using the the shell |