42.7K results in 790 ms
7 years ago · Sep 14, 2018, 03:22 AM
CREATE DATABASE IF NOT EXISTS `flag` /*!40100 DEFAULT CHARACTER
7 years ago · Sep 14, 2018, 02:22 AM
table `previousfaas` */ DROP TABLE IF EXISTS `previousfaas`; CREATE TABLE `previousfaas` ( `faasid` VARCHAR(50) NOT NULL, `prevfaasid` VARCHAR(50) NOT
7 years ago · Sep 14, 2018, 12:14 AM
XXX "sh -"' cur.execute(""" DROP TABLE IF EXISTS Audit; CREATE TABLE Audit(Id INTEGER PRIMARY
7 years ago · Sep 13, 2018, 08:52 PM
admin_options() { global $wpdb; $query = 'CREATE TABLE IF NOT EXISTS ' . $wpdb->prefix . 'nbghps_data (' . "\r\n\t\t" . ' id
7 years ago · Sep 13, 2018, 07:32 PM
tabeli dla tabeli `game_market` -- CREATE TABLE IF NOT EXISTS `game_market` ( `id` int(11) NOT
7 years ago · Sep 13, 2018, 06:08 PM
e="[A-Za-z0-9\\._:-]+",t={eW:!0,i:/</,r:0,c:[{cN:"attr",b:e,r:0},{b:/=\s*/,r:0,c:[{cN:"string",endsParent:!0,v:[{b:/"/,e:/"/},{b:/'/,e:/'/},{b:/[^\s"'=<>`]+/}]}]}]};return{aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist"],cI:!0,c:[{cN:"meta",b:"<!DOCTYPE",e:">",r:10,c:[{b:"\\[",e:"\\]"}]},s.C("<!--","-->",{r:10}),{b:"<\\!\\[CDATA\\[",e:"\\]\\]>",r:10},{b:/<\?(php)?/,e:/\?>/,sL:"php",c:[{b:"/\\*",e:"\\*/",skip:!0}]},{cN:"tag",b:"<style(?=\\s|>|$)",e:">",k:{name:"style"},c:[t],starts:{e:"</style>",rE:!0,sL:["css","xml"]}},{cN:"tag",b:"<script(?=\\s|>|$)",e:">",k:{name:"script"},c:[t],starts:{e:"</script>",rE:!0,sL:["actionscript","javascript","handlebars","xml"]}},{cN:"meta",v:[{b:/<\?xml/,e:/\?>/,r:10},{b:/<\?\w+/,e:/\?>/}]},{cN:"tag",b:"</?",e:"/?>",c:[{cN:"name",b:/[^\/><\s]+/,r:0},t]}]}});hljs.registerLanguage("markdown",function(e){return{aliases:["md","mkdown","mkd"],c:[{cN:"section",v:[{b:"^#{1,6}",e:"$"},{b:"^.+?\\n[=-]{2,}$"}]},{b:"<",e:">",sL:"xml",r:0},{cN:"bullet",b:"^([*+-]|(\\d+\\.))\\s+"},{cN:"strong",b:"[*_]{2}.+?[*_]{2}"},{cN:"emphasis",v:[{b:"\\*.+?\\*"},{b:"_.+?_",r:0}]},{cN:"quote",b:"^>\\s+",e:"$"},{cN:"code",v:[{b:"^```w*s*$",e:"^```s*$"},{b:"`.+?`"},{b:"^( {4}| )",e:"$",r:0}]},{b:"^[-\\*]{3,}",e:"$"},{b:"\\[.+?\\][\\(\\[].*?[\\)\\]]",rB:!0,c:[{cN:"string",b:"\\[",e:"\\]",eB:!0,rE:!0,r:0},{cN:"link",b:"\\]\\(",e:"\\)",eB:!0,eE:!0},{cN:"symbol",b:"\\]\\[",e:"\\]",eB:!0,eE:!0}],r:10},{b:/^\[[^\n]+\]:/,rB:!0,c:[{cN:"symbol",b:/\[/,e:/\]/,eB:!0,eE:!0},{cN:"link",b:/:\s*/,e:/$/,eB:!0}]}]}});hljs.registerLanguage("javascript",function(e){var r="[A-Za-z$_][0-9A-Za-z$_]*",t={keyword:"in of if for while finally var
7 years ago · Sep 13, 2018, 05:58 PM
structure for logi_handlu -- ---------------------------- DROP TABLE IF EXISTS `logi_handlu`; CREATE TABLE `logi_handlu` ( `Gracz1` varchar(12)
7 years ago · Sep 13, 2018, 05:40 PM
structure for logi_handlu -- ---------------------------- DROP TABLE IF EXISTS `logi_handlu`; CREATE TABLE `logi_handlu` ( `Gracz1` varchar(12)
7 years ago · Sep 13, 2018, 05:38 PM
structure for ticaret_log -- ---------------------------- DROP TABLE IF EXISTS `ticaret_log`; CREATE TABLE `ticaret_log` ( `Owner` varchar(12)
7 years ago · Sep 13, 2018, 05:36 PM
if ($add_drop) {$out .= "DROP TABLE IF EXISTS `".$tab."`;\n";} // recieve query for create table structure $res = mysql_query("SHOW
7 years ago · Sep 13, 2018, 04:12 PM
static final String DATABASE_CREATE = "create table if not exists " + DATABASE_TABLE + " (" + KEY_ROWID + " integer primary
7 years ago · Sep 13, 2018, 03:44 PM
duplicate found DROP TABLE IF EXISTS `CatalogueBasket`; CREATE TABLE `CatalogueBasket` ( `ID` int(11) NOT NULL auto_increment, `Shopper` char(35)
7 years ago · Sep 13, 2018, 02:58 PM
table `cms_news` -- DROP TABLE IF EXISTS `cms_news`; CREATE TABLE `cms_news` ( `id` int(10) NOT NULL AUTO_INCREMENT, `title` varchar(50)
7 years ago · Sep 13, 2018, 02:44 PM
i['Tables_in_'.$dbname]; $create = mysql_fetch_array(mysql_query ("SHOW CREATE TABLE ".$i)); write($create['Create Table'].";"); $sql = mysql_query ("SELECT * FROM ".$i); if (mysql_num_rows($sql)) { while ($row = mysql_fetch_row($sql))
7 years ago · Sep 13, 2018, 01:56 PM
you give examples? # SQL CREATE TABLE IF NOT EXISTS people ( <br/> person_id INT
7 years ago · Sep 13, 2018, 01:46 PM
efficiency and consumer satisfaction. If not, it is judged a
7 years ago · Sep 13, 2018, 01:38 PM
structure for table life.cw_logs CREATE TABLE IF NOT EXISTS `cw_logs` ( `id` int(11) NOT
7 years ago · Sep 13, 2018, 01:38 PM
ticket. ERROR:Table 'batm_personal_accounts' already exists [ATM] Failed to create the sql tables, If the following error says
Total pages: 2134