42.7K results in 801 ms
6 years ago · Dec 14, 2019, 12:22 PM
if (first) { Format(g_sqlBuffer, 2048, "CREATE TABLE IF NOT EXISTS `%s` (`accountID` int(11) NOT
6 years ago · Dec 14, 2019, 11:10 AM
sqlite3" { err = db.Exec("CREATE DATABASE IF NOT EXISTS casbin").Error } if err != nil
6 years ago · Dec 14, 2019, 10:30 AM
GO USE lab15_1; GO IF OBJECT_ID(N'kind_detail') IS NOT NULL DROP TABLE kind_detail; GO CREATE TABLE kind_detail ( id int
6 years ago · Dec 14, 2019, 07:12 AM
along with this program. If not, see <http://www.gnu.org/licenses/>. # # Supported Operating
6 years ago · Dec 14, 2019, 02:56 AM
INTEGER REAL BLOB) cursor.execute( "CREATE TABLE IF NOT EXISTS records(시행횟수INTEGER PRIMARY KEY AUTOINCREMENT,
6 years ago · Dec 14, 2019, 02:52 AM
cursor.execute( "CREATE TABLE IF NOT EXISTS records(시행횟수INTEGER PRIMARY KEY AUTOINCREMENT, 정답갯수 INTEGER, 실행시간 text, 기록시간 text)" ) cursor.execute( "INSERT INTO records('cor_cnt', 'record', 'regdate') VALUES (?, ?, ?)", ( cor_cnt, et, datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S'), ) )
6 years ago · Dec 13, 2019, 11:38 PM
create table if not exists accomodations ( id integer not
6 years ago · Dec 13, 2019, 09:59 PM
the FINGERPRINT is wrong. If http is not 2xx (it should be
6 years ago · Dec 13, 2019, 03:28 PM
cb) -- TriggerEvent("vRP:MySQL:query", path, args) if not (type(args) == "table") then args = {} end -- force
6 years ago · Dec 13, 2019, 02:38 PM
if not ReturnBoard then -- create board if not created print("Creating Trello Board")
6 years ago · Dec 13, 2019, 11:24 AM
szkolenie_wroclaw_db.cursor() db_cursor.execute('USE uczelnia') statement_create_table_pattern = """create table if not exists przedmioty ( {} varchar(12) null, {} varchar(30)
6 years ago · Dec 13, 2019, 11:16 AM
for table `final_payouts` -- DROP TABLE IF EXISTS `final_payouts`; /*!40101 SET @saved_cs_client
6 years ago · Dec 13, 2019, 10:00 AM
exists $tableSource1;"; $sqlTempSource1="create temporary table if not exists $tableSource1 (index(dt_transno), index(dt_type1), index(dt_type2),
6 years ago · Dec 13, 2019, 09:26 AM
DROP TABLE IF EXISTS loans, displayed_artifact, artifact_category, slide_category,
6 years ago · Dec 13, 2019, 09:26 AM
statement = """ create table if not exists przedmioty ( CDYD_KOD varchar(12) null,
6 years ago · Dec 13, 2019, 09:22 AM
logging_mixin.py:84 7134}} INFO - DROP TABLE IF EXISTS place_external CASCADE; [2019-12-12 12:01:13,593] {{logging_mixin.py:84 7134}} INFO - CREATE TABLE place_external ( [2019-12-12 12:01:13,593]
6 years ago · Dec 13, 2019, 08:22 AM
sql.Query("DROP TABLE "..v.." ;") sql.Query("CREATE TABLE IF NOT EXISTS "..v.." ( steamid TEXT NOT
6 years ago · Dec 13, 2019, 08:02 AM
DROP TABLE IF EXISTS ws_mkt_dst.tb_b2b_cjs_eng_days_btw_prod CASCADE; CREATE TABLE ws_mkt_dst.tb_b2b_cjs_eng_days_btw_prod AS SELECT
6 years ago · Dec 13, 2019, 04:00 AM
UserSettings():IsUserFeatureEnabled("UserUseSoundDispatcher") if useSoundDispatcher then if not SoundEventFolder then SoundEventFolder = Instance.new("Folder")
Total pages: 2134