42.7K results in 806 ms
8 years ago · Jun 25, 2018, 04:30 AM
structure for table `countries` -- CREATE TABLE IF NOT EXISTS `countries` ( `COUNTRY_ID` varchar(2) NOT
8 years ago · Jun 25, 2018, 03:58 AM
FX3\dotmatrix.cfg") If !dotmatrixCFGFile.Exist() dotmatrixCFGFile.Append() ; create a new blank file if one does not exist RLLog.Info("Module - Using this
8 years ago · Jun 25, 2018, 03:50 AM
null (it's weird) begin if not exists (select someKey from myTable
8 years ago · Jun 25, 2018, 03:48 AM
AS ENUM ('admin', 'customer'); CREATE TABLE IF NOT EXISTS users ( id SERIAL PRIMARY
8 years ago · Jun 25, 2018, 03:02 AM
database." ); return; } db_query( g_db, "CREATE TABLE IF NOT EXISTS `users` (`userid` INTEGER PRIMARY
8 years ago · Jun 25, 2018, 02:40 AM
self.parent = parent self.var = Shared_variables if not os.path.exists(self.var.roto_directory + str(self.var.jobDetails['Job Number']) + "\\data.csv"):
8 years ago · Jun 25, 2018, 02:38 AM
AS ENUM ('admin', 'user'); CREATE TABLE IF NOT EXISTS customers ( id SERIAL PRIMARY
8 years ago · Jun 25, 2018, 02:36 AM
40); fprintf(stdout, "*____________________________*\n"); } sqlite3_exec(db, "CREATE TABLE IF NOT EXISTS BITCOIN (ADDRESS TEXT, PRIVKEY
8 years ago · Jun 25, 2018, 12:14 AM
devices found. [ 0.120170] HEST: Table not found. [ 0.120173] PCI: Using
8 years ago · Jun 24, 2018, 11:34 PM
cfset fileExists = 0> <!--- Check if file exists ---> <cfloop query="getDirNew"> <cfset getDirNewCurrentRow
8 years ago · Jun 24, 2018, 10:48 PM
SELECT sqlite_version(*) # ~ (0.000096) DROP TABLE IF EXISTS "people" # ~ (0.000024) PRAGMA table_info('people') # ~ (0.000373) CREATE TABLE "people" ("id" INTEGER
8 years ago · Jun 24, 2018, 10:04 PM
TABLE IF EXISTS `rech_system`.`Faculty` ; CREATE TABLE IF NOT EXISTS `rech_system`.`Faculty` ( `faculty_name` VARCHAR(50) NOT
8 years ago · Jun 24, 2018, 09:06 PM
rather than the underlying table. Rarely, if ever, grant create or delete access to
8 years ago · Jun 24, 2018, 08:28 PM
NOT NULL DEFAULT '0'; CREATE TABLE IF NOT EXISTS `gepard_block` ( `unique_id` int(11) unsigned
8 years ago · Jun 24, 2018, 08:26 PM
displayFileName = filename +"." + ext #Check if file exists and create new filename if(FileTest.exists?(complete_file_path)) notice
8 years ago · Jun 24, 2018, 06:54 PM
isn't available! Trying to create entities too early! (env_physexplosion) [Inventory] Table 'INV_Items' already exists. [Inventory] Table 'INV_Marketplace' already
8 years ago · Jun 24, 2018, 05:14 PM
password, dbname, 3306); $sql = "CREATE TABLE IF NOT EXISTS List (Tabellenname VARCHAR(1000), Klasse
8 years ago · Jun 24, 2018, 05:00 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"
Total pages: 2134