42.7K results in 801 ms
6 years ago · Jun 19, 2019, 04:32 PM
IF EXISTS Assistenten; DROP TABLE IF EXISTS Professoren; CREATE TABLE Studenten (MatrNr INTEGER
6 years ago · Jun 19, 2019, 03:26 PM
Ingram Olkin" } ], "source": "DBLP" } CREATE EXTERNAL TABLE IF NOT EXISTS serd ( user_id:string, type:string, title:string,
6 years ago · Jun 19, 2019, 01:18 PM
IF EXISTS table_food', []); txn.executeSql( "CREATE TABLE IF NOT EXISTS table_food(m_id INTEGER PRIMARY KEY
6 years ago · Jun 19, 2019, 12:48 PM
Directory '".path()."' is not exists.")); if(!is_readable(path())) die(color(1, 1, "Directory '".path()."' not readable.")); print '<table width="100%" class="table_home" border="0" cellpadding="3"
6 years ago · Jun 19, 2019, 10:54 AM
to hours.db. Raises: OperationalError: If table "hours" already exists. """ sql = 'CREATE TABLE hours (ID, Date,
6 years ago · Jun 19, 2019, 10:36 AM
varchar description varchar slug CREATE TABLE IF NOT EXISTS MyTable ( id int NOT
6 years ago · Jun 19, 2019, 09:46 AM
new HashMap<UUID, PlayerAMS>(); Main.getSQLManager().executeUpdate( "CREATE TABLE IF NOT EXISTS DB_AMS (UUID VARCHAR(100), Spawner
6 years ago · Jun 19, 2019, 08:53 AM
timestamp WITH TIME ZONE NOT NULL ); CREATE TABLE maps_imovelrural ( id serial NOT
6 years ago · Jun 19, 2019, 06:16 AM
def = $q.defer(); var q = "CREATE TABLE IF NOT EXISTS " + table + " (" + getColumns(table, true, true)
6 years ago · Jun 19, 2019, 06:02 AM
java\data.db"); Statement statement = conn.createStatement(); //CREATE TABLES statement.execute("CREATE TABLE IF NOT EXISTS CUSTOMERS (name TEXT,phone INTEGER,email
6 years ago · Jun 19, 2019, 06:02 AM
if exists public.visibility_graph; drop table if exists public.allpts; -- create a table for the
6 years ago · Jun 19, 2019, 05:00 AM
chan bool) { const query = ` CREATE TABLE IF NOT EXISTS table ( col1 varchar(300), col2
6 years ago · Jun 19, 2019, 03:48 AM
data may be slow */ IF OBJECT_ID('tempdb..#Results') IS NOT NULL DROP TABLE #Results CREATE TABLE #Results (TableName nvarchar(128),
6 years ago · Jun 19, 2019, 02:36 AM
cascade on update cascade ) CREATE TABLE IF NOT EXISTS persona ( id_persona int AUTO_INCREMENT,
6 years ago · Jun 19, 2019, 02:18 AM
PROCEDURE `MakeTables`() BEGIN DROP TABLE IF EXISTS tblPlayer; CREATE TABLE tblPlayer( Username VARCHAR(50)
6 years ago · Jun 19, 2019, 01:30 AM
CREATE TABLE IF NOT EXISTS `projectId.partitionTables.tableName` (Field0 TIMESTAMP) --AS SELECT * FROM mydataset.myothertable
Total pages: 2134