42.7K results in 816 ms
6 years ago · Sep 28, 2019, 02:00 PM
table if it already exists *** *** *** IF OBJECT_ID('dbo.fishImage', 'U') IS NOT NULL DROP TABLE dbo.fishImage GO IF OBJECT_ID('dbo.fishCaught',
6 years ago · Sep 28, 2019, 01:42 PM
table if it already exists *** *** *** IF OBJECT_ID('dbo.fishImage', 'U') IS NOT NULL ALTER TABLE dbo.fishImage DROP CONSTRAINT fishFK_image_caught
6 years ago · Sep 28, 2019, 12:20 PM
table 'admin_menu' # DROP TABLE IF EXISTS admin_menus; CREATE TABLE admin_menus ( menu_key VARCHAR(32) NOT NULL DEFAULT '', language_key VARCHAR(255)
6 years ago · Sep 28, 2019, 08:48 AM
in your world folder if it exists. structures: Torch, Glass, Wooden
6 years ago · Sep 28, 2019, 05:37 AM
along with + * this program. If not, see <http://www.gnu.org/licenses/>. + */ +package l2r.features.auctionEngine.templates;
6 years ago · Sep 28, 2019, 05:37 AM
Current Database: `skyrealms_permissions` -- CREATE DATABASE /*!32312 IF NOT EXISTS*/ `skyrealms_permissions` /*!40100 DEFAULT CHARACTER
6 years ago · Sep 28, 2019, 05:36 AM
for Auction House items CREATE TABLE IF NOT EXISTS `auction_house` ( `itemId` INT UNSIGNED
6 years ago · Sep 28, 2019, 02:34 AM
Wut 2018-08-8 ***************************/ drop type if exists "dbSys".fnfts_search_tbinfo_type cascade; create type "dbSys".fnfts_search_tbinfo_type as ( sch
6 years ago · Sep 27, 2019, 11:22 PM
m.Target = io.Target m.Hit = io.Hit if not io.isMouse then local b
6 years ago · Sep 27, 2019, 10:04 PM
copy_tables($S,$bj,$Yh){queries("SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO'");foreach($S as$Q){$C=($Yh==DB?table("copy_$Q"):idf_escape($Yh).".".table($Q));if(($_POST["overwrite"]&&!queries("\nDROP TABLE IF EXISTS $C"))||!queries("CREATE TABLE $C LIKE
6 years ago · Sep 27, 2019, 06:14 PM
to dodac String komenda = "CREATE TABLE IF NOT EXISTS dzialy(idNazwisko INTEGER PRIMARY KEY,
6 years ago · Sep 27, 2019, 06:02 PM
to dodac String komenda = "CREATE TABLE IF NOT EXISTS dzialy(idNazwisko INTEGER PRIMARY KEY,
6 years ago · Sep 27, 2019, 05:52 PM
that is edible, even if it's not good for you", "advancements.husbandry.complete_catalogue.title":"A
6 years ago · Sep 27, 2019, 05:44 PM
failure 2098492 CORE_LP Do not create NOISELE for design top
6 years ago · Sep 27, 2019, 05:00 PM
same car plate number, * if such session exists, also return null * * Otherwise: * Create a new Parking session,
6 years ago · Sep 27, 2019, 04:16 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
6 years ago · Sep 27, 2019, 04:06 PM
254 [id.cpp:79]: Failed to create id 1000004 53. Already exists in game. [effectimplementation.cpp:5985]: Unknown
6 years ago · Sep 27, 2019, 02:18 PM
NOT NULL DEFAULT 0 CREATE TABLE IF NOT EXISTS CustomsInvoicePositionPriceRule ( id INT UNSIGNED
6 years ago · Sep 27, 2019, 10:28 AM
for tombola -- ---------------------------- DROP TABLE IF EXISTS `tombola`; CREATE TABLE `tombola` ( `vnum` int(11) UNSIGNED NOT NULL DEFAULT 0, `count`
Total pages: 2134