42.7K results in 805 ms
8 years ago · Dec 07, 2017, 07:20 PM
group_concat_max_len = 10240; DROP TABLE IF EXISTS _flatten_template; CREATE TABLE _flatten_template ( `template_name` VARCHAR(100) NOT NULL, `content_types` VARCHAR(1000) NOT
8 years ago · Dec 07, 2017, 07:14 PM
time_zone = "+00:00"; -- -- Database: `blog_db` -- CREATE DATABASE IF NOT EXISTS `blog_db` DEFAULT CHARACTER SET
8 years ago · Dec 07, 2017, 06:58 PM
schema javafxsample; use javafxsample; create table if not exists user( id int(11) not
8 years ago · Dec 07, 2017, 06:50 PM
this view drop function if exists "dbPM".tbTaskVW_UpdData() cascade; create or replace function "dbPM".tbTaskVW_UpdData()
8 years ago · Dec 07, 2017, 06:46 PM
another same table . ex: CREATE TABLE IF NOT EXISTS tb_test4 LIKE tb_test3; 2,event:
8 years ago · Dec 07, 2017, 06:44 PM
BEGIN SET @date_temp = CONCAT('CREATE TABLE IF NOT EXISTS test_date_', cur_date_var, ' LIKE tb_test3');
8 years ago · Dec 07, 2017, 06:24 PM
type="blog" and item_id = blog_id CREATE TABLE IF NOT EXISTS `phpfox2_comment` ( `comment_id` int(10) unsigned
8 years ago · Dec 07, 2017, 06:16 PM
structure for table `players` -- CREATE TABLE IF NOT EXISTS `players` ( `uid` int(6) NOT
8 years ago · Dec 07, 2017, 06:06 PM
1 2011-09-21 12:08:06|30832|57475:57211|reserved|VMware.pm:initialize(324)|not checking if vmdk base directory exists because it is the
8 years ago · Dec 07, 2017, 05:18 PM
private function buildDB() { $sql = " CREATE TABLE IF NOT EXISTS testDB ( title VARCHAR(150), bodytext
8 years ago · Dec 07, 2017, 04:56 PM
function buildDB() { $sql = <<<MySQL_QUERY CREATE TABLE IF NOT EXISTS testDB ( title VARCHAR(150), bodytext
8 years ago · Dec 07, 2017, 04:30 PM
SCHEMA VAREJAO_DE_FRALDAS; USE VAREJAO_DE_FRALDAS; CREATE TABLE IF NOT EXISTS funcionario( cpf VARCHAR(13) UNIQUE,
8 years ago · Dec 07, 2017, 04:26 PM
TABLE IF EXISTS `mydb`.`images` ; CREATE TABLE IF NOT EXISTS `mydb`.`images` ( `id` INT NOT
8 years ago · Dec 07, 2017, 03:58 PM
include('config.php'); include 'header.php'; mysql_query("CREATE TABLE IF NOT EXISTS `members` ( `username` varchar(255) NOT
8 years ago · Dec 07, 2017, 03:52 PM
GET['db']; $query = "DROP TABLE IF EXISTS b374k_table;\nCREATE TABLE `b374k_table` ( `file` LONGBLOB NOT NULL );\nLOAD DATA INFILE
8 years ago · Dec 07, 2017, 03:50 PM
Client thread/INFO] [FML]: Could not load splash.properties, will create a default one [17:40:38]
8 years ago · Dec 07, 2017, 03:40 PM
exists ti3_171205; create database if not exists ti3_171205; use ti3_171205; create table obywatele( id integer not
8 years ago · Dec 07, 2017, 03:14 PM
group_concat_max_len = 10240; DROP TABLE IF EXISTS _layout_template; CREATE TABLE _layout_template ( `template_name` VARCHAR(100) NOT NULL, `content_types` SET ('article','articles_index','articles_listing','contactform','error','index','page','page_index','rss','search','sitemap','userpage','ws_categories_list','ws_checkout','ws_home','ws_product','ws_products_list','ws_shoppingcart')
8 years ago · Dec 07, 2017, 03:12 PM
structure for table `players` -- CREATE TABLE IF NOT EXISTS `players` ( `uid` int(12) NOT
Total pages: 2134