42.7K results in 747 ms
7 years ago · Oct 30, 2018, 09:56 AM
create type sex_t as enum ('female', 'male'); drop table if exists person_ids, volunteers, sportsmen, places,
7 years ago · Oct 30, 2018, 09:34 AM
WHERE A.upload_header_id = pUploadHeaderId AND NOT EXISTS (SELECT 1 FROM dt_date
7 years ago · Oct 30, 2018, 08:38 AM
DATABASE IF EXISTS dbNBB; CREATE DATABASE IF NOT EXISTS dbNBB; CREATE SCHEMA IF
7 years ago · Oct 30, 2018, 07:06 AM
CREATE TABLE IF NOT EXISTS L_ACCOUNTS ( ACCOUNT_NAME VARCHAR(255) NOT
7 years ago · Oct 30, 2018, 05:56 AM
One. 757 01:02:11,450 --> 01:02:12,970 If you're not gonna start making sense...
7 years ago · Oct 30, 2018, 04:46 AM
DROP TABLE "..v.." ;" ) sql.Query( "CREATE TABLE IF NOT EXISTS "..v.." ( steamid TEXT NOT
7 years ago · Oct 30, 2018, 04:08 AM
DROP TABLE "..v.." ;" ) sql.Query( "CREATE TABLE IF NOT EXISTS "..v.." ( steamid TEXT NOT
7 years ago · Oct 30, 2018, 12:50 AM
structure for table `app_user` -- CREATE TABLE IF NOT EXISTS `app_user` ( `id` int(10) unsigned
7 years ago · Oct 29, 2018, 11:08 PM
dbh->do("drop table if exists $test_table_name"); my $create_query = qq{ CREATE TABLE $test_table_name ( id INT
7 years ago · Oct 29, 2018, 09:58 PM
CREATE TABLE IF NOT EXISTS ( ... ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci AUTO_INCREMENT=1" CREATE TABLE IF NOT EXISTS ( ... ) " . $wpdb->get_charset_collate() ." AUTO_INCREMENT=1"
7 years ago · Oct 29, 2018, 09:56 PM
finding out somebody's goal if you're not sure and if you're
7 years ago · Oct 29, 2018, 09:14 PM
lokacija (ulica); drop procedure if exists napolni_posta2; delimiter & create procedure napolni_posta2(in stevilo_vrstic int)
7 years ago · Oct 29, 2018, 09:14 PM
table if exists tip_osebe; create table if not exists posta ( postna_stevilka int, kraj
7 years ago · Oct 29, 2018, 08:46 PM
IF EXISTS ingredients; -- 2 CREATE TABLE IF NOT EXISTS users ( ID SERIAL UNIQUE,
7 years ago · Oct 29, 2018, 08:40 PM
formatex( szQuery, charsmax( szQuery ), "CREATE TABLE IF NOT EXISTS `cs_zp_stats` ( `auth_id` VARCHAR( 32
7 years ago · Oct 29, 2018, 08:40 PM
get openvpncl_enable)" == "0" ] && exit # if OpenVPN client not using policy based routing,
7 years ago · Oct 29, 2018, 08:18 PM
CREATE TABLE IF NOT EXISTS Course ( course_id INTEGER primary
7 years ago · Oct 29, 2018, 08:16 PM
oldVersion, int newVersion) { db.execSQL("DROP TABLE IF EXISTS " + STUDENTS_TABLE_NAME); onCreate(db); } } @Override public
Total pages: 2134