42.7K results in 796 ms
8 years ago · Jul 25, 2018, 06:44 AM
DROP TABLE IF EXISTS `settings`; CREATE TABLE `settings` ( `id` int(11) NOT NULL, `name` text CHARACTER
8 years ago · Jul 25, 2018, 06:30 AM
CREATE TABLE IF NOT EXISTS trap.experiment_len_comb ( experiment_id, comb_id, transcripts,
8 years ago · Jul 25, 2018, 06:02 AM
for table `target1` -- DROP TABLE IF EXISTS `target1`; /*!40101 SET @saved_cs_client
8 years ago · Jul 25, 2018, 06:00 AM
for table `BATCH_JOB_EXECUTION` -- DROP TABLE IF EXISTS `BATCH_JOB_EXECUTION`; /*!40101 SET @saved_cs_client
8 years ago · Jul 25, 2018, 05:54 AM
config['sess_time_to_update'] = 300; $config['sess_regenerate_destroy'] = FALSE; CREATE TABLE IF NOT EXISTS `ci_sessions` ( `id` varchar(128) NOT
8 years ago · Jul 25, 2018, 05:12 AM
db_1 | initdb: directory "/var/lib/postgresql/data" exists but is not empty db_1 | If you want to create a new database system,
8 years ago · Jul 25, 2018, 04:54 AM
existing /Users/davids/Plone/iia3/eggs/lxml-2.2.4-py2.4-macosx-10.6-i386.egg. Delete it if that one isn't statically
8 years ago · Jul 25, 2018, 03:52 AM
CREATE TABLE IF NOT EXISTS `cms_news_vote` ( `id_user` int(11) NOT NULL, `id_news` int(11) NOT NULL, `vote_like` int(11) NOT NULL, `vote_unlike` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
8 years ago · Jul 25, 2018, 02:44 AM
structure for table `gallery` -- CREATE TABLE IF NOT EXISTS `gallery` ( `id` int(11) NOT
8 years ago · Jul 25, 2018, 01:18 AM
NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; CREATE DATABASE IF NOT EXISTS `efcc` DEFAULT CHARACTER SET
8 years ago · Jul 25, 2018, 12:46 AM
if ($add_drop) {$out .= "DROP TABLE IF EXISTS `".$tab."`;\n";} // recieve query for create table structure $res = mysql_query("SHOW
8 years ago · Jul 24, 2018, 11:10 PM
AS BEGIN -- Check if table exists IF not exists (SELECT * FROM dbo.sysobjects
8 years ago · Jul 24, 2018, 09:56 PM
CREATE TABLE IF NOT EXISTS `pocitadlo` ( `IP` varchar(250) NOT NULL, `ID` int(100) NOT NULL, `cislo` int(11) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=cp1250; INSERT INTO `pocitadlo` (`IP`, `ID`, `cislo`) VALUES ('', 0, 1);
8 years ago · Jul 24, 2018, 09:20 PM
if not ReturnBoard then -- create board if not created print("Creating Trello Board")
8 years ago · Jul 24, 2018, 09:16 PM
drop table if exists status; create table status ( status_id tinyint unsigned not null primary key, name
8 years ago · Jul 24, 2018, 08:44 PM
CREATE TABLE IF NOT EXISTS `spell_dbc` ( `Id` int(10) unsigned
8 years ago · Jul 24, 2018, 08:26 PM
for table `role` -- DROP TABLE IF EXISTS `role`; /*!40101 SET @saved_cs_client
8 years ago · Jul 24, 2018, 07:54 PM
level isn't in squads_by_level, create the table for it. if not squads_by_level[lvl] then squads_by_level[lvl] = {} end
Total pages: 2134