42.7K results in 740 ms
4 years ago · Mar 04, 2021, 10:32 AM
START TRANSACTION; CREATE TEMPORARY TABLE IF NOT EXISTS customer_account.tmp_customer AS (SELECT customer_id,
4 years ago · Mar 04, 2021, 04:14 AM
Term name exist and if not we create it. if( ! term_exists( $value,
4 years ago · Mar 03, 2021, 07:50 PM
8| &aError&8: &eYou can not preview an island if you already own an
4 years ago · Mar 03, 2021, 05:34 PM
for table `indirizzi_fatturazione` -- DROP TABLE IF EXISTS `indirizzi_fatturazione`; /*!40101 SET @saved_cs_client
4 years ago · Mar 03, 2021, 04:26 PM
Table `seconddb`.`Orders` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `seconddb`.`Orders` ( `id` INT NOT
4 years ago · Mar 03, 2021, 03:28 PM
USE `seconddb` ; -- ----------------------------------------------------- -- Table `seconddb`.`users` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `seconddb`.`users` ( `id` INT NOT
4 years ago · Mar 03, 2021, 12:42 PM
USE `firstModel` ; -- ----------------------------------------------------- -- Table `firstModel`.`user` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `firstModel`.`user` ( `id` INT NOT
4 years ago · Mar 03, 2021, 12:02 PM
for table `utenti` -- DROP TABLE IF EXISTS `utenti`; /*!40101 SET @saved_cs_client
4 years ago · Mar 03, 2021, 04:18 AM
target.CFrame * CFrame.new(-1*(target.Size.X/2)-(game.Players.LocalPlayer.Character['Torso'].Size.X/2), 0, 0) if not looping then break end
4 years ago · Mar 02, 2021, 11:24 PM
CREATE TABLE IF NOT EXISTS candle ( figi character varying(100)
4 years ago · Mar 02, 2021, 09:52 PM
table if exists accounts; CREATE TABLE if not exists accounts ( user_id serial primary
4 years ago · Mar 02, 2021, 04:56 PM
exists pricing_intelligence; use pricing_intelligence; create table if not exists units ( id int auto_increment
4 years ago · Mar 02, 2021, 03:06 PM
role cpdw_sbx_accountadmin; drop database if exists cpadmin_sbx; create or replace database cpadmin_sbx
4 years ago · Mar 02, 2021, 02:12 PM
DROP TABLE IF EXISTS Magiciens ; CREATE TABLE Magiciens (id_magicien_Magiciens INT NOT NULL, nom_magicien_Magiciens VARCHAR(100), mail_magicien_Magiciens
4 years ago · Mar 02, 2021, 09:00 AM
users */ DROP TABLE IF EXISTS users CASCADE; CREATE TABLE users( id INT NOT NULL PRIMARY KEY GENERATED
4 years ago · Mar 02, 2021, 06:20 AM
sql.connect('USERINFO.db') cur = conn.cursor() cur.execute(""" CREATE TABLE IF NOT EXISTS results ( UID INTEGER PRIMARY
4 years ago · Mar 02, 2021, 04:26 AM
sQuery[10000]; iLen += formatex(sQuery[iLen], charsmax(sQuery), "CREATE TABLE IF NOT EXISTS `Awpskintable` "); iLen += formatex(sQuery[iLen], charsmax(sQuery)-iLen,
4 years ago · Mar 02, 2021, 04:00 AM
local canType = true if not properties.grantPrint and properties.refusePrint then local canTypeKeys = {} if type(properties.refusePrint) == "table" then for _, v in
4 years ago · Mar 02, 2021, 03:58 AM
local canType = true if not properties.grantPrint and properties.refusePrint then local canTypeKeys = {} if type(properties.refusePrint) == "table" then for _, v in
4 years ago · Mar 02, 2021, 01:30 AM
iLen; iLen += formatex(sQuery[iLen], charsmax(sQuery), "CREATE TABLE IF NOT EXISTS `%s` ", TableName); iLen += formatex(sQuery[iLen],
Total pages: 2134