42.7K results in 859 ms
7 years ago · Oct 22, 2018, 02:58 AM
create table if not exists puesto( id int auto_increment
7 years ago · Oct 22, 2018, 02:16 AM
CHECK IF LEDGER FILE EXISTS, IF NOT CREATE A LEDGER FILE FOR
7 years ago · Oct 21, 2018, 11:16 PM
CHECK IF LEDGER FILE EXISTS, IF NOT CREATE A LEDGER FILE FOR
7 years ago · Oct 21, 2018, 11:08 PM
db connection c = conn.cursor() #create address tables if not exist c.execute("""CREATE TABLE IF NOT EXISTS addresses ( id integer PRIMARY
7 years ago · Oct 21, 2018, 10:20 PM
CREATE TABLE IF NOT EXISTS `phpbb_acl_groups` ( `group_id` MEDIUMINT( 8
7 years ago · Oct 21, 2018, 10:04 PM
EXISTS tabEmployee; DROP TABLE IF EXISTS tabDepartment; -- Drop parent table last. CREATE TABLE tabDepartment ( DepartmentCode nchar(4)
7 years ago · Oct 21, 2018, 09:56 PM
if not ReturnBoard then -- create board if not created print("Creating Trello Board")
7 years ago · Oct 21, 2018, 09:22 PM
copy_tables($T,$oi,$oh){queries("SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO'");foreach($T as$R){$C=($oh==DB?table("copy_$R"):idf_escape($oh).".".table($R));if(!queries("\nDROP TABLE IF EXISTS $C")||!queries("CREATE TABLE $C LIKE
7 years ago · Oct 21, 2018, 09:14 PM
Entries ======================================== /* // v1.0 DROP TABLE IF EXISTS `arena_master`; CREATE TABLE `arena_master` ( `char_id` int(10) unsigned NOT NULL, `kills` smallint(5) unsigned
7 years ago · Oct 21, 2018, 09:12 PM
id; DELIMITER $$ DROP PROCEDURE IF EXISTS `my_proc` $$ CREATE PROCEDURE `my_proc`(arg1 INT) -- 1
7 years ago · Oct 21, 2018, 08:54 PM
col2'] >>> drop_columns('table_name', columns) 'ALTER TABLE table_name DROP COLUMN IF EXISTS col1, DROP COLUMN IF
7 years ago · Oct 21, 2018, 08:48 PM
doubtless, were the cheapest, if not the cheeriest inns. Such
7 years ago · Oct 21, 2018, 08:46 PM
20 ServerLog: AWarn: Message Table Exists ServerLog: AWarn: Player Data
7 years ago · Oct 21, 2018, 08:04 PM
the player's information. mysql_tquery(Database, "CREATE TABLE IF NOT EXISTS `PLAYERS` (`ID` int(11) NOT
7 years ago · Oct 21, 2018, 02:46 PM
public CASCADE; DROP SCHEMA IF EXISTS common CASCADE; CREATE SCHEMA common; CREATE TABLE common.user ( id bigserial, email
7 years ago · Oct 21, 2018, 02:14 PM
sql.TableExists( "jobdata" ) ) then sql.Query( "CREATE TABLE IF NOT EXISTS jobdata ( steamid TEXT NOT
7 years ago · Oct 21, 2018, 02:08 PM
USE `courses` ; -- ----------------------------------------------------- -- Table `courses`.`teacher` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `courses`.`teacher` ( `idteacher` INT NOT
7 years ago · Oct 21, 2018, 12:28 PM
case-insensitive). #mac-lte.lcid_to_drb_mapping_source: From static table # If any BSR report is
Total pages: 2134