42.7K results in 803 ms
8 years ago · Apr 12, 2018, 07:32 PM
structure for table 'cross_sell_products' -- ---------------------------------------------------------------------------- CREATE TABLE /*!32312 IF NOT EXISTS*/ `cross_sell_products` ( `product_id` int(10) unsigned
8 years ago · Apr 12, 2018, 06:56 PM
USE `tdb` ; -- ----------------------------------------------------- -- Table `tdb`.`user_roles` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `tdb`.`user_roles` ( `URID` INT NOT
8 years ago · Apr 12, 2018, 06:06 PM
tipo varchar(10), estoque int not null ) create table ordens_itens ( sequencial int primary
8 years ago · Apr 12, 2018, 04:04 PM
exists ROTI; drop table if exists TRANSAKSI; /*==============================================================*/ /* Table: DETAIL_PEMBELIAN */ /*==============================================================*/ create table DETAIL_PEMBELIAN ( ID_TRANSAKSI int not null, KODE_PRODUK varchar(7) not
8 years ago · Apr 12, 2018, 04:04 PM
to server: ' . mysql_error() ); } $createTable = 'CREATE TABLE IF NOT EXISTS loginInfo ( userID int NOT
8 years ago · Apr 12, 2018, 04:04 PM
ON [dbo].[Customer] ([CustomerId] ASC) IF NOT EXISTS ( SELECT * FROM dbo.Customer WITH
8 years ago · Apr 12, 2018, 03:48 PM
Executing (default): CREATE TABLE IF NOT EXISTS `users` (`id` INTEGER auto_increment
8 years ago · Apr 12, 2018, 03:36 PM
port 9000'); }); var createQuery = `CREATE TABLE IF NOT EXISTS \`Participants_rychtarik4\` ( \`id\` int(10) unsigned
8 years ago · Apr 12, 2018, 03:32 PM
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']));
8 years ago · Apr 12, 2018, 03:28 PM
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']));
8 years ago · Apr 12, 2018, 03:20 PM
sqlite3.connect('test.sqlite') cur = con.cursor() cur.execute(''' CREATE TABLE IF NOT EXISTS Images ( Data BLOB ) ''') con.commit()
8 years ago · Apr 12, 2018, 03:14 PM
store.* TO 'db_user'@'localhost'; DROP TABLE IF EXISTS `item`; /*!40101 SET @saved_cs_client
8 years ago · Apr 12, 2018, 02:56 PM
Check if the file table exists. If it dosen't, create it. $tmp = $this->db->query('PRAGMA table_info(`files`)');
8 years ago · Apr 12, 2018, 02:28 PM
Route::get('/sql',function(){ $sql=<<<EOF -- ----------------------------------------------------- -- Table `migrations` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `migrations` ( `id` INT(10) UNSIGNED
8 years ago · Apr 12, 2018, 02:24 PM
Writes the provided byte table to the pipe. if size is not provided, the whole table
8 years ago · Apr 12, 2018, 01:46 PM
this->property = $property; $sql = <<<SQL CREATE TABLE IF NOT EXISTS {$this->property}array (offset TEXT, value
8 years ago · Apr 12, 2018, 01:28 PM
Tabelle `accounts` -- DROP TABLE IF EXISTS `accounts`; CREATE TABLE `accounts` ( `id` int(11) NOT NULL, `name` varchar(128) NOT
8 years ago · Apr 12, 2018, 01:16 PM
20; END; CREATE/ALTER/DROP <object> IF EXISTS... create or replace procedure admin.re_run_ddl
8 years ago · Apr 12, 2018, 01:11 PM
SET QUOTED_IDENTIFIER ON GO CREATE TABLE [dbo].[ConvertedPageReviewStatus]( [ConvertedPageReviewStatusId] [bigint] IDENTITY(1,1) NOT NULL, [Name] [nvarchar](64) COLLATE
8 years ago · Apr 12, 2018, 12:18 PM
eventually 772 00:30:06,240 --> 00:30:07,560 if she's not going to the safe
Total pages: 2134