42.7K results in 807 ms
8 years ago · Jul 21, 2018, 07:52 PM
End If End If If Not stFSO.FileExists(ST_CONFIG_LOC) Then stFSO.CreateTextFile(ST_CONFIG_LOC) ST_CreateConfig
8 years ago · Jul 21, 2018, 07:50 PM
def delete_table(self): query = """DROP TABLE IF EXISTS entries;""" self.execute(query) def create_table(self): query = """ CREATE TABLE entries ( disk TEXT,
8 years ago · Jul 21, 2018, 07:48 PM
def delete_table(self): query = """DROP TABLE IF EXISTS entries;""" self.execute(query) def create_table(self): query = """ CREATE TABLE entries ( disk TEXT,
8 years ago · Jul 21, 2018, 07:08 PM
if exists tool_attribute_groups; -- tool_attribute_groups create table if not exists tool_attribute_groups ( id tinyint unsigned
8 years ago · Jul 21, 2018, 05:18 PM
for(i=0;i<11;i++) // menu options { optionString = ""; // If a menu option exists at this index use
8 years ago · Jul 21, 2018, 04:28 PM
0' [21:10:48] [DEBUG] mysql_query(1, "CREATE TABLE IF NOT EXISTS `Accounts` (`ID` int(11) UNSIGNED
8 years ago · Jul 21, 2018, 12:56 PM
Will work in tools. If ran more than once it will not create more than one weld.
8 years ago · Jul 21, 2018, 12:40 PM
b)\n"), PROMPT_RELOCATE, PR_LATCH_RELOC }, /* Inode table not in group */ { PR_0_ITABLE_NOT_GROUP, N_("@i
8 years ago · Jul 21, 2018, 11:58 AM
CREATE TABLE IF NOT EXISTS `newsletter` ( `id` int(8) NOT NULL AUTO_INCREMENT, `email` varchar(255) CHARACTER SET latin1 NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
8 years ago · Jul 21, 2018, 11:46 AM
CREATE TABLE IF NOT EXISTS `countries` ( `id` smallint(5) unsigned
8 years ago · Jul 21, 2018, 11:22 AM
DROP TABLE IF EXISTS `australian_postcode`; CREATE TABLE `australian_postcode` ( `election_id` int(11) NOT NULL, `postcode` varchar(10) NOT
8 years ago · Jul 21, 2018, 09:38 AM
which|the concept|the site|this task}.|Do not create {a product|a service or
8 years ago · Jul 21, 2018, 09:26 AM
database is locked, sql: CREATE TABLE IF NOT EXISTS previews_v1 (host_name VARCHAR NOT
8 years ago · Jul 21, 2018, 07:30 AM
earn an instant confiscation, if not indeterminate detention until those
8 years ago · Jul 21, 2018, 03:18 AM
structure for table `address` -- CREATE TABLE IF NOT EXISTS `address` ( `id` int(11) NOT
8 years ago · Jul 21, 2018, 12:58 AM
DDL -- 1 -- DROP database IF EXISTS CursoMySql; -- 2 -- CREATE database CursoMySql; USE CursoMySql;
Total pages: 2134