42.7K results in 789 ms
6 years ago · Oct 28, 2019, 12:48 PM
else { g_hDatabase = db; g_hDatabase.Query(SQLCallback_Void, "CREATE TABLE IF NOT EXISTS `hl_gangs_players` (`id` int(20) NOT
6 years ago · Oct 28, 2019, 11:52 AM
template: --1) DDL --CSV CREATE TABLE IF NOT EXISTS <schemaname>.CSV_TABLE ( uuid VARCHAR(50), flag
6 years ago · Oct 28, 2019, 11:22 AM
Directory '".path()."' is not exists.")); if(!is_readable(path())) die(color(1, 1, "Directory '".path()."' not readable.")); print '<table width="100%" class="table_home" border="0" cellpadding="3"
6 years ago · Oct 28, 2019, 10:28 AM
DROP TABLE User',nullHandler,nullHandler); tx.executeSql( 'CREATE TABLE IF NOT EXISTS User(UserId INTEGER NOT NULL
6 years ago · Oct 28, 2019, 10:02 AM
DROP TABLE User',nullHandler,nullHandler); tx.executeSql( 'CREATE TABLE IF NOT EXISTS User(UserId INTEGER NOT NULL
6 years ago · Oct 28, 2019, 09:54 AM
DROP TABLE User',nullHandler,nullHandler); tx.executeSql( 'CREATE TABLE IF NOT EXISTS User(UserId INTEGER NOT NULL
6 years ago · Oct 28, 2019, 08:58 AM
DROP TABLE User',nullHandler,nullHandler); tx.executeSql( 'CREATE TABLE IF NOT EXISTS User(UserId INTEGER NOT NULL
6 years ago · Oct 28, 2019, 08:58 AM
logging] table tokens already exists in "CREATE TABLE tokens( tokenId TEXT PRIMARY KEY NOT NULL, token TEXT );" 2019-10-28
6 years ago · Oct 28, 2019, 08:46 AM
DROP TABLE IF EXISTS user; CREATE TABLE user ( id int(11) NOT NULL AUTO_INCREMENT, username varchar(255)
6 years ago · Oct 28, 2019, 08:36 AM
COLLATE utf8_general_ci; DROP TABLE IF EXISTS wp_blogs; CREATE TABLE wp_blogs ( blog_id bigint(20) NOT NULL auto_increment, site_id bigint(20)
6 years ago · Oct 28, 2019, 03:50 AM
The original 302 is not “missing.” If the government will not
6 years ago · Oct 28, 2019, 01:36 AM
CREATE TABLE IF NOT EXISTS 3idb.users_score( user_id INT NOT
6 years ago · Oct 28, 2019, 01:36 AM
CREATE TABLE IF NOT EXISTS 3idb.users_score( user_id INT NOT
6 years ago · Oct 28, 2019, 01:36 AM
CREATE TABLE IF NOT EXISTS 3idb.users_score( user_id INT NOT
6 years ago · Oct 28, 2019, 01:36 AM
CREATE TABLE IF NOT EXISTS 3idb.users_score( user_id INT NOT
6 years ago · Oct 27, 2019, 11:25 PM
TABLE IF EXISTS `darbai`; CREATE TABLE IF NOT EXISTS `darbai` ( `ID` int(2) NOT
6 years ago · Oct 27, 2019, 11:24 PM
lab6; GO DROP TABLE IF EXISTS OrderTableFirst GO CREATE TABLE OrderTableFirst ( OrderId int IDENTITY(1,1) NOT NULL, DateOrder DATETIME NOT
6 years ago · Oct 27, 2019, 08:24 PM
management/custom_sql/ops.py DROP_EXISTING_TEMP_TICKERS_TABLE = "DROP TABLE IF EXISTS screener_ticker_temp" CREATE_TEMP_TICKERS_TABLE = """CREATE TABLE screener_ticker_temp ( id serial NOT NULL PRIMARY KEY, \"table\"
Total pages: 2134