42.7K results in 774 ms
8 years ago · Apr 02, 2018, 05:12 AM
INVALID_HANDLE) { SetFailState(error); } SQL_TQuery(SQLiteDB, Query_ErrorCheck, "CREATE TABLE IF NOT EXISTS queue2 ( \ id INTEGER PRIMARY
8 years ago · Apr 02, 2018, 05:12 AM
INVALID_HANDLE) SetFailState(error); SQL_LockDatabase(SQLiteDB); SQL_FastQuery(SQLiteDB, "CREATE TABLE IF NOT EXISTS queue (steam_id TEXT PRIMARY
8 years ago · Apr 02, 2018, 03:42 AM
department into the DEPT table. ------------- DROP PROCEDURE IF EXISTS pro13; DELIMITER $$ CREATE PROCEDURE pro13(in x int,in
8 years ago · Apr 02, 2018, 03:38 AM
if not ReturnBoard then -- create board if not created print("Creating Trello Board")
8 years ago · Apr 02, 2018, 03:22 AM
DROP DATABASE IF EXISTS hypermarket; CREATE DATABASE hypermarket; USE hypermarket; CREATE TABLE addresses( id INT AUTO_INCREMENT
8 years ago · Apr 02, 2018, 02:38 AM
the record in DEPT table. ---------------- drop trigger if exists t1; delimiter $ create trigger t1 after insert
8 years ago · Apr 02, 2018, 01:52 AM
sql = new StringBuilder(); sql.append(" CREATE TABLE IF NOT EXISTS CLIENTE ("); sql.append(" CODIGO INTEGER
8 years ago · Apr 02, 2018, 12:04 AM
Return-Path) of the message. If not empty, * will be sent
8 years ago · Apr 01, 2018, 08:08 PM
1; } stock MySQL_SetUpTables() { mysql_tquery(SQL_ID, "CREATE TABLE IF NOT EXISTS `accounts` ( \ `uid` INT(11) NOT
8 years ago · Apr 01, 2018, 08:04 PM
Stocki stock MySQL_SetUpTables() { mysql_tquery(SQL_ID, "CREATE TABLE IF NOT EXISTS `accounts` ( \ `uid` INT(11) NOT
8 years ago · Apr 01, 2018, 07:52 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · Apr 01, 2018, 06:34 PM
structure for table `HG_Players` -- CREATE TABLE IF NOT EXISTS `HG_Players` ( `ID` MEDIUMINT NOT
8 years ago · Apr 01, 2018, 06:22 PM
choose an edge, check if the edge under consideration is deleted, it does not disconnect the graph. In
8 years ago · Apr 01, 2018, 03:02 PM
table `about` */ drop table if exists `about`; CREATE TABLE `about` ( `id` int(11) NOT NULL, `content` text NOT
8 years ago · Apr 01, 2018, 02:44 PM
param string $username Username. If not empty, cancels the cookie
8 years ago · Apr 01, 2018, 12:22 PM
fld%\SampleDb.sql" ( echo BEGIN; echo CREATE TABLE IF NOT EXISTS "Samples" ^(File TEXT NOT
8 years ago · Apr 01, 2018, 11:10 AM
select 1 from admin); CREATE TABLE IF NOT EXISTS admin ( adminuser TEXT PRIMARY
8 years ago · Apr 01, 2018, 08:18 AM
0; } const char *create_statement = "create table if not exists example_t ( "\ "id integer primary
8 years ago · Apr 01, 2018, 07:12 AM
Command DROP TABLE IF EXISTS edw_fact_klook_inventory_20180330 CASCADE; CREATE TEMPORARY TABLE edw_fact_klook_inventory_20180330 ( LIKE
8 years ago · Apr 01, 2018, 06:36 AM
structure for table grs_test_6.actions_to_roles CREATE TABLE IF NOT EXISTS `actions_to_roles` ( `id` bigint(20) NOT
Total pages: 2134