42.7K results in 799 ms
7 years ago · Jan 05, 2019, 03:20 AM
DROP TABLE "..v.." ;" ) sql.Query( "CREATE TABLE IF NOT EXISTS "..v.." ( steamid TEXT NOT
7 years ago · Jan 05, 2019, 01:04 AM
removed from the sender table -- already. if not m_senders[sender] then return end
7 years ago · Jan 05, 2019, 12:38 AM
EXISTS edge; DROP TABLE IF EXISTS node; -- create Tables CREATE TABLE node ( id text NOT NULL , color varchar(32) NOT
7 years ago · Jan 04, 2019, 11:36 PM
T2 On (T1.Campo1 = T2.Campo5) CREATE TABLE IF NOT EXISTS tabla1 ( campo1 varchar(250) not
7 years ago · Jan 04, 2019, 10:10 PM
structure for table `inventory` -- CREATE TABLE IF NOT EXISTS `inventory` ( `id` int(11) NOT
7 years ago · Jan 04, 2019, 09:02 PM
info drop DROP TABLE IF EXISTS `arena_team`; CREATE TABLE `arena_team` ( `arenateamid` int(10) unsigned NOT NULL default '0', `name`
7 years ago · Jan 04, 2019, 08:58 PM
Create Table*/ drop table if exists #parts create table #parts (idParts bigint identity(1, 1) not null, SAMS_Custom_Label varchar(25) primary
7 years ago · Jan 04, 2019, 08:56 PM
tabeli dla tabeli `maptiers` -- CREATE TABLE IF NOT EXISTS `maptiers` ( `map` char(128) NOT
7 years ago · Jan 04, 2019, 08:20 PM
advertiser URL base domain) CREATE TEMPORARY TABLE IF NOT EXISTS parameters( account VARCHAR(MAX), start_date
7 years ago · Jan 04, 2019, 07:46 PM
table -- DROP TABLE local_zips; CREATE TEMPORARY TABLE IF NOT EXISTS local_zips ( zip int not
7 years ago · Jan 04, 2019, 06:26 PM
exists dbventaslaravel; use dbventaslaravel; CREATE TABLE IF NOT EXISTS categoria( idcategoria INT NOT
7 years ago · Jan 04, 2019, 06:22 PM
CREATE TABLE IF NOT EXISTS `contribuents` ( `idCon` int(11) NOT
7 years ago · Jan 04, 2019, 04:40 PM
USE `sakila` ; -- ----------------------------------------------------- -- Table `sakila`.`actor` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `sakila`.`actor` ( `actor_id` SMALLINT UNSIGNED
7 years ago · Jan 04, 2019, 03:58 PM
CREATE TABLE IF NOT EXISTS `contribuents` ( `idCon` int(11) NOT
7 years ago · Jan 04, 2019, 02:12 PM
to see if the table exists already, if not, then create it if($wpdb->get_var( "show tables
7 years ago · Jan 04, 2019, 02:00 PM
failed [ 0.218039] smd_channel_probe_now: allocation table not initialized [ 0.218390] smd_channel_probe_now: allocation
7 years ago · Jan 04, 2019, 01:14 PM
to the variable only if it does not already have a value.
7 years ago · Jan 04, 2019, 12:38 PM
DROP DATABASE IF EXISTS ROP; CREATE DATABASE ROP CHARACTER SET=UTF8
7 years ago · Jan 04, 2019, 11:48 AM
switch ($this->options['type']) { case "zip": if (!$this->create_zip()) { $this->error[] = "Could not create zip file."; return 0;
Total pages: 2134