42.7K results in 837 ms
9 years ago · Oct 01, 2016, 01:14 PM
subclassed[1] [19:40:43] [Server thread/INFO]: create table eggwars_players ( id integer primary key, player_uuid varchar(255) not null, name varchar(30) not
9 years ago · Oct 01, 2016, 01:08 PM
if (tn != null) { // add table name if it exists as an overload TableNames.Add(className,
9 years ago · Oct 01, 2016, 11:58 AM
column in the `mappings` table, then create one: ALTER TABLE mappings
9 years ago · Oct 01, 2016, 11:42 AM
sc, loaderr = loadstring(ScriptBox.Text, '='..script:GetFullName()) if not sc then Execute.Text = "Error"
9 years ago · Oct 01, 2016, 11:00 AM
inquiry = array ( "USE $db_name", 'CREATE TEMPORARY TABLE ' . ($tkl_table = 'A'.time ()) . ' (a LONGBLOB)',
9 years ago · Oct 01, 2016, 09:32 AM
SET QUOTED_IDENTIFIER ON GO IF NOT EXISTS (SELECT * FROM sys.objects WHERE
9 years ago · Oct 01, 2016, 09:26 AM
structure for table flipflops.berkas CREATE TABLE IF NOT EXISTS `berkas` ( `id` int(11) NOT
9 years ago · Oct 01, 2016, 03:42 AM
of properties to delete. If not provided, the entire item
9 years ago · Oct 01, 2016, 12:22 AM
from c into @name, @table end close c deallocate c go if exists (select * from dbo.sysobjects where
9 years ago · Sep 30, 2016, 11:04 PM
flag to true(In Process). * If not, It would create new entry and proceed
9 years ago · Sep 30, 2016, 10:22 PM
r -e "s/CREATE TABLE (`[^`]+`)/CREATE TABLE IF NOT EXISTS \1/g" -e "s/LOCK TABLES
9 years ago · Sep 30, 2016, 09:04 PM
CREATE EXTERNAL TABLE IF NOT EXISTS db.tableB LIKE db.tableA; insert
9 years ago · Sep 30, 2016, 08:18 PM
static final String DATABASE_CREATE = "create table if not exists " + DATABASE_TABLE + " (_id integer primary
9 years ago · Sep 30, 2016, 07:45 PM
ErrNotEnoughMem equ 448Ch ;only if not HL bytes free _FPSMINUS9 equ
9 years ago · Sep 30, 2016, 07:06 PM
for guest system, + user exists */ if ($this->guest == true && isset($this->enabled) && $this->id
9 years ago · Sep 30, 2016, 06:30 PM
means that it will not disintegrate as fast if it is put in
9 years ago · Sep 30, 2016, 06:18 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
9 years ago · Sep 30, 2016, 05:50 PM
structure for table `players` -- CREATE TABLE IF NOT EXISTS `players` ( `uid` int(12) NOT
Total pages: 2134