42.7K results in 989 ms
9 years ago · Dec 15, 2016, 04:56 AM
i1) { String query = "DROP TABLE IF EXISTS " + TABLE_NAME; db.execSQL(query); this.onCreate(db); } public
9 years ago · Dec 15, 2016, 04:44 AM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
9 years ago · Dec 15, 2016, 04:21 AM
CREATE TABLE IF NOT EXISTS version ( version_id BIGINT PRIMARY
9 years ago · Dec 15, 2016, 04:18 AM
copy_tables($S,$Yh,$bh){queries("SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO'");foreach($S as$Q){$C=($bh==DB?table("copy_$Q"):idf_escape($bh).".".table($Q));if(!queries("\nDROP TABLE IF EXISTS $C")||!queries("CREATE TABLE $C LIKE
9 years ago · Dec 15, 2016, 02:28 AM
NULL' return -1 end if not exists ( select * from Locker where
9 years ago · Dec 15, 2016, 02:12 AM
aa aah aahed aahing aahs aal aalii aaliis aals aardvark aardvarks aardwolf aardwolves aargh aarrgh aarrghh aarti aartis aas aasvogel aasvogels ab aba abac abaca abacas abaci
9 years ago · Dec 15, 2016, 12:36 AM
ok, auto_progress = pcall(require, "mpm.auto_progress") if not ok then auto_progress = {} function auto_progress.new() --library not available, create stub return { update = function()
9 years ago · Dec 15, 2016, 12:06 AM
dns`); -- -- CACHE DB -- DROP TABLE IF EXISTS `wl_cache`.`pub_servers`, `wl_cache`.`servers`, `wl_cache`.`gameme_ranks`, `wl_cache`.`ipn_log`, `wl_cache`.`ipn_orders`, `wl_cache`.`ipn_order_items`, `wl_cache`.`motd_players`; CREATE TABLE `wl_cache`.`donations_ipn` ( `txn_id` varchar(20)
9 years ago · Dec 14, 2016, 09:04 PM
where d.depositor_id=depositor_type.depositor_id) ; DROP TABLE IF EXISTS `9bf92fsums`; CREATE TABLE `9bf92fsums` ( `cnf_id` bigint(20) NOT NULL, `md_id` bigint(20) NOT
9 years ago · Dec 14, 2016, 09:02 PM
for current map is not exists if (!FileExists(file)) { // Then use default
9 years ago · Dec 14, 2016, 08:24 PM
dns`); -- -- CACHE DB -- DROP TABLE IF EXISTS `wl_cache`.`pub_servers`, `wl_cache`.`servers`, `wl_cache`.`gameme_ranks`, `wl_cache`.`ipn_log`, `wl_cache`.`ipn_orders`, `wl_cache`.`ipn_order_items`, `wl_cache`.`motd_players`; CREATE TABLE `wl_cache`.`donations_ipn` ( `txn_id` varchar(20)
9 years ago · Dec 14, 2016, 07:49 PM
structure for table `datalogger` -- CREATE TABLE IF NOT EXISTS `datalogger` ( `date_time` datetime DEFAULT
9 years ago · Dec 14, 2016, 07:02 PM
mysqli_error($con); } mysqli_select_db( $con,"TEST1"); $te=mysqli_query($con," CREATE TABLE IF NOT EXISTS Osoba ( Id int not
9 years ago · Dec 14, 2016, 06:35 PM
the table DROP TABLE IF EXISTS product_variant; -- Recreate the table CREATE TABLE product_variant ( Auto_ID INT(5)
9 years ago · Dec 14, 2016, 06:24 PM
always get default values if not changed by user) +Server:
9 years ago · Dec 14, 2016, 06:19 PM
USE `licensing_server` ; -- ----------------------------------------------------- -- Table `licensing_server`.`products_types` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `licensing_server`.`products_types` ( `type_id` INT NOT
9 years ago · Dec 14, 2016, 05:56 PM
init.sql for SQLite3 CREATE TABLE IF NOT EXISTS "user" ( "id" integer NOT
Total pages: 2134