42.7K results in 817 ms
8 years ago · Dec 05, 2017, 10:52 AM
if exists individu; drop table if exists cinema; create table individu ( num_individu integer
8 years ago · Dec 05, 2017, 10:40 AM
two extruders */ //#define DUAL_EXTRUDER // If not single nozzle, primary nozzle
8 years ago · Dec 05, 2017, 10:14 AM
USE `Lab_Database` ; -- ----------------------------------------------------- -- Table `Lab_Database`.`Config_Type` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `Lab_Database`.`Config_Type` ( `idConfig_Type` TINYINT NOT
8 years ago · Dec 05, 2017, 09:00 AM
two extruders */ //#define DUAL_EXTRUDER // If not single nozzle, primary nozzle
8 years ago · Dec 05, 2017, 08:10 AM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; wsoFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · Dec 05, 2017, 07:36 AM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; printFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · Dec 05, 2017, 07:30 AM
el.quality && el.quality.length && isPath(el.videoUrl) // do not create anything if url failed the test
8 years ago · Dec 05, 2017, 06:36 AM
CREATE EXTERNAL TABLE IF NOT EXISTS testdb.worktable ( field1 string, field2
8 years ago · Dec 05, 2017, 06:02 AM
CREATE TABLE IF NOT EXISTS `gnshash` ( `hashID` INT(5) unsigned
8 years ago · Dec 05, 2017, 05:18 AM
db_open(Database); format(DB_Query, sizeof(DB_Query), ""); strcat(DB_Query, "CREATE TABLE IF NOT EXISTS AKA ("); strcat(DB_Query, "ID INTEGER
8 years ago · Dec 05, 2017, 05:04 AM
db_open(Database); format(DB_Query, sizeof(DB_Query), ""); strcat(DB_Query, "CREATE TABLE IF NOT EXISTS AKA ("); strcat(DB_Query, "ID INTEGER
8 years ago · Dec 05, 2017, 05:00 AM
db_open(Database); format(DB_Query, sizeof(DB_Query), ""); strcat(DB_Query, "CREATE TABLE IF NOT EXISTS AKA ("); strcat(DB_Query, "ID INTEGER
8 years ago · Dec 05, 2017, 04:30 AM
update (v1.3.0+): | //| DROP TABLE IF EXISTS `pvpm_lang`; | //| CREATE TABLE `pvpm_lang` ( | //| `id` int(11) unsigned NOT NULL default '0', | //| `lang`
8 years ago · Dec 05, 2017, 03:12 AM
mp3 set // use altURL if not "online" this.useAltURL = !overHTTP; swfCSS
8 years ago · Dec 05, 2017, 03:10 AM
NEW.EVENT_NAME || ''', ''' || NEW.EVENT_DATE || ''', ' || NEW.EVENTS_COUNT || ')'; END IF; ELSE RAISE NOTICE 'Child table does not exist'; -- create child table EXECUTE 'CREATE
8 years ago · Dec 05, 2017, 01:52 AM
code 26): , while compiling: CREATE TABLE IF NOT EXISTS MapServerInfo(ID Integer PRIMARY KEY
8 years ago · Dec 05, 2017, 01:36 AM
static final String NURSE_TABLE_CREATE = "create table if not exists nurses( nurseId text primary
8 years ago · Dec 04, 2017, 11:52 PM
utf8 BEFORE LOAD DO $$ CREATE SCHEMA IF NOT EXISTS public; $$ -- $$ DROP TYPE IF
8 years ago · Dec 04, 2017, 11:50 PM
chapter 5 wouldn't exist if not for that Jonoabbo#8130 [19-Jul-17
8 years ago · Dec 04, 2017, 11:30 PM
drop table if exists ATG_MAPPING_TOOL_LOGS; create table ATG_MAPPING_TOOL_LOGS ( SESSION_ID VARCHAR(255) NOT NULL, MESSAGE VARCHAR(512) NOT
Total pages: 2134