42.7K results in 807 ms
9 years ago · Dec 16, 2016, 02:50 AM
structure for table `players` -- CREATE TABLE IF NOT EXISTS `players` ( `uid` int(6) NOT
9 years ago · Dec 16, 2016, 01:12 AM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
9 years ago · Dec 16, 2016, 12:40 AM
0', '', '0'); DROP TABLE IF EXISTS `nuke_authors`; CREATE TABLE `nuke_authors` ( `aid` varchar(25) NOT NULL default '', `name` varchar(50)
9 years ago · Dec 16, 2016, 12:34 AM
structure for table `players` -- CREATE TABLE IF NOT EXISTS `players` ( `uid` int(12) NOT
9 years ago · Dec 15, 2016, 11:58 PM
id_b bigint; BEGIN DROP TABLE IF EXISTS clusters; CREATE TABLE clusters (cluster_id serial,
9 years ago · Dec 15, 2016, 10:54 PM
he got elected, because if not, they are heading straight
9 years ago · Dec 15, 2016, 09:27 PM
for accounts_extra -- ---------------------------- DROP TABLE IF EXISTS `accounts_extra`; CREATE TABLE `accounts_extra` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Unique
9 years ago · Dec 15, 2016, 09:27 PM
structure for table fivemp.users CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT
9 years ago · Dec 15, 2016, 08:40 PM
KEY (NumEtu) ); DROP TABLE IF EXISTS Matiere; CREATE TABLE Matiere ( CodeMat VARCHAR(40) NOT NULL, Libelle VARCHAR(40) NOT
9 years ago · Dec 15, 2016, 08:40 PM
lcOurSKU ) *!* Else *!* .oLog.LogWarning("Unable to create style: " + lcOurSKU ) *!* Endif *!* ENDIF IF NOT EMPTY(&lcDistSku..lbl_code) IF NOT SEEK(lcSKu,lcExistingSku,"sku")
9 years ago · Dec 15, 2016, 08:38 PM
return true if param exists, otherwise false end if not (givenValue or toRet) or
9 years ago · Dec 15, 2016, 08:30 PM
sqlite3.connect('users.db') cursor = db.cursor() cursor.execute("DROP TABLE IF EXISTS students") table_students = """CREATE TABLE students( `id` INTEGER
9 years ago · Dec 15, 2016, 08:14 PM
else { print "table/column does not exists -- $db $table $column\n"; return; } } sub createviews
9 years ago · Dec 15, 2016, 08:08 PM
CREATE SCHEMA IF NOT EXISTS test; USE test; DROP TABLE IF EXISTS strict_test; CREATE
9 years ago · Dec 15, 2016, 07:56 PM
sure // that the dbDir exists, and create it if it // doesn't), and just
9 years ago · Dec 15, 2016, 07:09 PM
database.connect(cacheFile) dbcur = dbcon.cursor() dbcur.execute("CREATE TABLE IF NOT EXISTS regex (""regex TEXT, ""response
9 years ago · Dec 15, 2016, 07:04 PM
de la table `users` -- CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT
9 years ago · Dec 15, 2016, 05:32 PM
new SQLite("d2botstats.sqlite", true); query = "CREATE TABLE IF NOT EXISTS temp (" + "PROFILE TEXT NOT
9 years ago · Dec 15, 2016, 05:26 PM
TABLE IF EXISTS `klant` ; CREATE TABLE IF NOT EXISTS `klant` ( `klantID` VARCHAR(25) NOT
9 years ago · Dec 15, 2016, 04:52 PM
the permissions. InnoDB: 2) If the table is not needed, or you can
Total pages: 2134