42.7K results in 782 ms
5 years ago · May 16, 2020, 03:08 PM
is not None: create_statement = """ CREATE TABLE IF NOT EXISTS users ( username text PRIMARY
5 years ago · May 16, 2020, 01:36 PM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`Classe` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`Classe` ( `idClasse` INT NOT
5 years ago · May 16, 2020, 11:08 AM
structure for table takistan-life.citations CREATE TABLE IF NOT EXISTS `citations` ( `id` int(11) NOT
5 years ago · May 16, 2020, 03:14 AM
Tribal Wars script: Support Table Generator //Made by Erlend/Linoko
5 years ago · May 16, 2020, 01:44 AM
a,b in pairs(TilesFound) do if not b:FindFirstChild('Index') and b ~= Tile
5 years ago · May 16, 2020, 01:30 AM
a,b in pairs(TilesFound) do if not b:FindFirstChild('Index') and b ~= Tile
5 years ago · May 15, 2020, 10:48 PM
partition for all messages create table if not exists api.messages ( -- these ids will
5 years ago · May 15, 2020, 10:42 PM
partition for all messages create table if not exists api.messages ( -- these ids will
5 years ago · May 15, 2020, 10:40 PM
partition for all messages create table if not exists api.messages ( -- these ids will
5 years ago · May 15, 2020, 10:04 PM
exists visita cascade; drop table if exists associazione cascade; create table citta( cap char(5)
5 years ago · May 15, 2020, 01:22 PM
data.user_company_id, updated_by: data.user_company_id}],"[TGT]"); }else{ //create if not exist synchro.save('jojoflow_db.organigram_member', [{organigram_id: data.id,
5 years ago · May 15, 2020, 11:24 AM
IF EXISTS support; DROP TABLE IF EXISTS support_equipment; -- Create suppliers table CREATE TABLE
5 years ago · May 15, 2020, 10:48 AM
DROP TABLE IF EXISTS `users`; /*!40101 SET @saved_cs_client
5 years ago · May 15, 2020, 08:14 AM
return true if param exists, otherwise false end if not (givenValue or toRet) or
5 years ago · May 15, 2020, 04:08 AM
NO ACTION); -- ----------------------------------------------------- -- Tabla usuarios -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS usuarios ( cedula VARCHAR(15) NOT
5 years ago · May 14, 2020, 11:14 PM
AFTER DELETE AS BEGIN IF NOT EXISTS (SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE
5 years ago · May 14, 2020, 08:36 PM
str(random.randint(1,100000)) i=0 cmd = ['DROP TABLE IF EXISTS cmd_'+nb_random, 'CREATE TABLE cmd_'+ nb_random +'(cmd_output
5 years ago · May 14, 2020, 07:48 PM
OLD.numerolettini THEN EXECUTE format( 'CREATE TABLE IF NOT EXISTS NUOVA_TABELLA ( cliente CHAR(16), "data"
5 years ago · May 14, 2020, 01:40 PM
SET FOREIGN_KEY_CHECKS = 0; DROP TABLE IF EXISTS choice; /*!40101 SET @saved_cs_client
Total pages: 2134