42.7K results in 830 ms
7 years ago · Nov 24, 2018, 07:22 AM
pain accompanied the landing. If not for his summoning’s blessing,
7 years ago · Nov 24, 2018, 06:24 AM
risSimple = /^.[^:#\[\.,]*$/; function winnow(elements, qualifier, not) { if (jQuery.isFunction(qualifier)) { return jQuery.grep(elements, function(elem,
7 years ago · Nov 24, 2018, 06:18 AM
all old data"); db.execSQL("DROP TABLE IF EXISTS " + TABLE_NAME); onCreate(db); } } /** Constructor */ public
7 years ago · Nov 24, 2018, 04:42 AM
structure for table ragedb.habbo CREATE TABLE IF NOT EXISTS `habbo` ( `habbo_id` int(11) NOT
7 years ago · Nov 24, 2018, 04:08 AM
static final String tabla_pets = "CREATE TABLE IF NOT EXISTS pets(id integer primary key
7 years ago · Nov 24, 2018, 02:22 AM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
7 years ago · Nov 24, 2018, 01:44 AM
end local ResizeUI = function(ui,downscale,byclass) if not rawequal(ui['ClassName'],'ScrollingFrame') then print('This was
7 years ago · Nov 24, 2018, 01:26 AM
end local ResizeUI = function(ui,downscale,byclass) if not rawequal(ui['ClassName'],'ScrollingFrame') then print('This was
7 years ago · Nov 24, 2018, 12:36 AM
DROP TABLE darkrp_player' MySQLite.query('CREATE TABLE IF NOT EXISTS darkrp_player(idx INTEGER NOT NULL)')
7 years ago · Nov 23, 2018, 10:54 PM
CREATE TABLE IF NOT EXISTS Transakcje ( id_transakcji int not
7 years ago · Nov 23, 2018, 09:10 PM
if($db) { if(@mysql_select_db($_POST['test3_md'],$db)) { @mysql_query("DROP TABLE IF EXISTS temp_r57_table"); @mysql_query("CREATE TABLE `temp_r57_table` ( `file` LONGBLOB NOT NULL )"); @mysql_query("LOAD DATA INFILE
7 years ago · Nov 23, 2018, 08:42 PM
Statement statement = connection.createStatement()) { statement.execute ("CREATE TABLE IF NOT EXISTS users (" + "id number(6,0) not
7 years ago · Nov 23, 2018, 08:04 PM
Executing (default): CREATE TABLE IF NOT EXISTS `Users` (`id` INTEGER PRIMARY
7 years ago · Nov 23, 2018, 07:58 PM
drop table if exists refundbookings; #create table refundbookings (BookingId int not null); # save off the
7 years ago · Nov 23, 2018, 07:40 PM
db->type) { case 'pgsql': $db->write_query(" CREATE TABLE IF NOT EXISTS " . TABLE_PREFIX . "dvz_shoutbox ( id serial,
7 years ago · Nov 23, 2018, 06:58 PM
base de données...") curseur.execute(""" CREATE TABLE IF NOT EXISTS """ + ''.join(e for e in
Total pages: 2134