42.7K results in 744 ms
4 years ago · Jan 10, 2021, 07:30 PM
epilogi CASCADE; drop table if exists psifizei CASCADE; create table diamerisma( onomasia_dd varchar(60) not null, primary key (onomasia_dd));
4 years ago · Jan 10, 2021, 08:48 AM
USE backup; """ cursor.execute(query) query = """ CREATE TABLE IF NOT EXISTS transferred_log ( id MEDIUMINT NOT
4 years ago · Jan 10, 2021, 07:18 AM
successfully and the data exists, load it in if success and data then
4 years ago · Jan 10, 2021, 07:18 AM
successfully and the data exists, load it in if success and data then
4 years ago · Jan 10, 2021, 01:12 AM
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; CREATE TABLE IF NOT EXISTS `achievments` ( `UID` int(4) NOT
4 years ago · Jan 10, 2021, 12:44 AM
return true if param exists, otherwise false end if not (givenValue or toRet) or
4 years ago · Jan 09, 2021, 04:48 PM
sql_mode = 'NO_AUTO_VALUE_ON_ZERO'; DROP TABLE IF EXISTS `action`; CREATE TABLE `action` ( `id` int(11) NOT NULL AUTO_INCREMENT, `controller_id` varchar(50)
4 years ago · Jan 09, 2021, 11:22 AM
cursor cursor = connection.cursor() cursor.execute( 'Create Table if not exists TrackData(time text,latitude float, longitude
4 years ago · Jan 09, 2021, 06:20 AM
return true if param exists, otherwise false end if not (givenValue or toRet) or
4 years ago · Jan 09, 2021, 02:28 AM
EXISTS person; DROP TABLE IF EXISTS activity; CREATE TABLE volunteer ( id INT(100) NOT NULL UNIQUE, area_id INT(100)
4 years ago · Jan 09, 2021, 01:32 AM
pairs(job[1]) do if type(k) == "table" then if not lookup[k] then lookup[k] = {} table.insert(todo,
4 years ago · Jan 08, 2021, 10:54 PM
return true if param exists, otherwise false end if not (givenValue or toRet) or
4 years ago · Jan 08, 2021, 10:46 PM
iVar3 = FUN_0040d7a9((wchar_t *)local_2004,(_stat64i32 *)&stack0xffffbfcc); if (iVar3 == 0) { FUN_00401820("WARNING: file already exists but should not: %s\n"); } FUN_00402710((LPCSTR)((int)&uStack16389 + 1),"wb"); puVar8
4 years ago · Jan 08, 2021, 01:10 PM
private final String createQuery = "CREATE TABLE IF NOT EXISTS USERS" + "(USERNAME TEXT PRIMARY
4 years ago · Jan 08, 2021, 01:36 AM
KEY,users TEXT NULL);"); db_core.update("" + "CREATE TABLE IF NOT EXISTS core.DataPlayer(id INT UNIQUE KEY
4 years ago · Jan 07, 2021, 08:32 PM
TABLE IF EXISTS client; CREATE TABLE IF NOT EXISTS client (id int unique
4 years ago · Jan 07, 2021, 08:32 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
4 years ago · Jan 07, 2021, 08:16 PM
drop schema if exists negozi; create schema negozi; use negozi; -- tabelle create table Prodotto( id_prodotto char(1)primary key,
4 years ago · Jan 06, 2021, 07:44 PM
C_MythicPlus.RequestRewards() local affixIds = C_MythicPlus.GetCurrentAffixes() --table if not affixIds then return end
Total pages: 2134