42.7K results in 756 ms
5 years ago · Nov 22, 2020, 08:38 PM
DROP TABLE Cuentas IF EXISTS; CREATE TABLE Cuentas ( idCuenta int NOT NULL AUTO_INCREMENT, fechaAltaCuenta DATE,
5 years ago · Nov 22, 2020, 05:18 PM
char buffer[1024]; Format(buffer, sizeof(buffer), "CREATE TABLE IF NOT EXISTS `Naboje`(`steamid` INT NOT NULL
5 years ago · Nov 22, 2020, 03:54 PM
Lekerdezes[10048]; iLen += formatex(Lekerdezes[iLen], charsmax(Lekerdezes), "CREATE TABLE IF NOT EXISTS `teszt`"); iLen += formatex(Lekerdezes[iLen], charsmax(Lekerdezes)
5 years ago · Nov 22, 2020, 03:34 PM
formatReadableSIUnit(num) -- pretty printLog() a table local function tprint (tbl, loglevel, indent) if not loglevel then loglevel = DEBUG
5 years ago · Nov 22, 2020, 05:38 AM
AlonsoTags] [SQLite] Attempting to create 'alonsotags' table.. [03:46:32] [Server thread/INFO]: [AlonsoTags]
5 years ago · Nov 21, 2020, 11:34 PM
ExecutaSQL('EXECUTE block as BEGIN if (NOT EXISTS (Select rdb$relation_name, rdb$field_name from
5 years ago · Nov 21, 2020, 10:32 PM
iLen; iLen += formatex(sQuery[iLen], charsmax(sQuery), "CREATE TABLE IF NOT EXISTS `%s` ", TableName); iLen += formatex(sQuery[iLen],
5 years ago · Nov 21, 2020, 07:22 PM
iLen; iLen += formatex(sQuery[iLen], charsmax(sQuery), "CREATE TABLE IF NOT EXISTS `%s` ", TableName); iLen += formatex(sQuery[iLen],
5 years ago · Nov 21, 2020, 03:56 PM
return true if param exists, otherwise false end if not (givenValue or toRet) or
5 years ago · Nov 21, 2020, 08:42 AM
CREATE TABLE IF NOT EXISTS `store_players` (`account_id` INT UNSIGNED
5 years ago · Nov 21, 2020, 08:42 AM
CREATE TABLE IF NOT EXISTS `store_players` (`account_id` INT UNSIGNED
5 years ago · Nov 20, 2020, 07:24 PM
in as {0.user}".format(client)) c.execute(""" CREATE TABLE IF NOT EXISTS commands ( id INTEGER NOT
5 years ago · Nov 20, 2020, 06:38 PM
retarray foreach($prod_mod as $modgroup){ //If a ModifierGroupName exists in the original List but not in MenuList then add
5 years ago · Nov 20, 2020, 05:08 PM
CREATE TABLE IF NOT EXISTS T8_INCIDENT_REPORT ( Incident_Report_Id VARCHAR(20) NOT
5 years ago · Nov 20, 2020, 03:06 PM
second home, investment] not_enough_mailing_address_data - if not all field were passed security: - bearerAuth: [] summary: create new property tags: - user_property
5 years ago · Nov 20, 2020, 09:52 AM
die(Tools::displayError()); } // Does order already exists ? if (Validate::isLoadedObject($this->context->cart) && $this->context->cart->OrderExists() == false) { if
5 years ago · Nov 20, 2020, 07:16 AM
sqlite3.connect('card.s3db') cur = conn.cursor() cur.execute('''CREATE TABLE if not exists card (id INTEGER NOT
5 years ago · Nov 19, 2020, 10:50 PM
0: user_id = session["user_id"] db.execute(f"CREATE TABLE IF NOT EXISTS {user_id} (username VARCHAR PRIMARY
5 years ago · Nov 19, 2020, 07:14 PM
y = 2008; drop TEMPORARY table if exists _tempAnoDiaUtil; create temporary table _tempAnoDiaUtil (ano
Total pages: 2134