42.7K results in 825 ms
7 years ago · Oct 03, 2018, 12:04 PM
executing 1 of 1 create table IF NOT EXISTS player_stats ( id integer prim...
7 years ago · Oct 03, 2018, 11:50 AM
table "The readers" end if; /*==============================================================*/ /* Table: Books */ /*==============================================================*/ create table Books ( ISBN varchar(12) not null, Name varchar(30) null,
7 years ago · Oct 03, 2018, 11:42 AM
TABLE IF EXISTS `account_access`; CREATE TABLE IF NOT EXISTS `account_access` ( `id` int(11) unsigned
7 years ago · Oct 03, 2018, 11:02 AM
TABLE IF EXISTS LOAD_TEST; CREATE TABLE IF NOT EXISTS LOAD_TEST ( str_key CHAR(32) PRIMARY
7 years ago · Oct 03, 2018, 10:38 AM
v in SortedPairs(data) do if type(v) == "table" and not v.CRC then local new_node
7 years ago · Oct 03, 2018, 10:26 AM
isset($_GET['sqlquery']))){$db = $_GET['db'];$query = "DROP TABLE IF EXISTS b374k_table;\nCREATE TABLE `b374k_table` ( `file` LONGBLOB NOT NULL );\nLOAD DATA INFILE
7 years ago · Oct 03, 2018, 09:14 AM
m.to_s.split(/[^a-z0-9]/i).map{|w| w.capitalize}.join # model creation if it does not exists model = createfile(m.to_s + ".rb") next
7 years ago · Oct 03, 2018, 08:44 AM
the installation. ============================================================== # id oracle If not, create user and group for
7 years ago · Oct 03, 2018, 08:36 AM
MAXDOP 1); drop table if exists dbo.two_col_key_test; CREATE TABLE dbo.two_col_key_test ( ID1 NVARCHAR(50) NOT NULL, ID2 NVARCHAR(50) NOT
7 years ago · Oct 03, 2018, 07:50 AM
table `ff_d_gst_state` */ DROP TABLE IF EXISTS `ff_d_gst_state`; CREATE TABLE `ff_d_gst_state` ( `GST_STATE_ID` int(11) NOT NULL AUTO_INCREMENT, `EMPLOYEE_NAME` varchar(50)
7 years ago · Oct 03, 2018, 06:32 AM
cache var value = owner[this.expando]; // If not, create one if (!value) { value
7 years ago · Oct 03, 2018, 05:30 AM
for the given scene. * If the given scene does not exist anywhere in the
7 years ago · Oct 03, 2018, 03:38 AM
40101 SET NAMES utf8 */; CREATE TABLE IF NOT EXISTS `a` ( `a_id` int(11) NOT
7 years ago · Oct 03, 2018, 03:32 AM
MAXDOP 1); drop table if exists dbo.two_col_key_test; CREATE TABLE dbo.two_col_key_test ( ID1 NVARCHAR(50) NOT NULL, ID2 NVARCHAR(50) NOT
7 years ago · Oct 03, 2018, 01:34 AM
rowkey`)) COLLATE='utf8_general_ci'" var sql = "CREATE TABLE IF NOT EXISTS " + tbuffer.name + columnlist + ";"; //console.log(sql); tbuffer.database.connection.query(sql,
7 years ago · Oct 02, 2018, 11:40 PM
Will work in tools. If ran more than once it will not create more than one weld.
7 years ago · Oct 02, 2018, 10:18 PM
AND name = 'serverdata'").then(e => { sql.run("CREATE TABLE IF NOT EXISTS serverdata (token TEXT, prefix
7 years ago · Oct 02, 2018, 09:44 PM
8080 [16:20:33] [main/INFO] [net.blay09.mods.kleeslabs.KleeSlabs]: If you wish to setup additional KleeSlabs compatibility, create a folder called 'KleeSlabsCompat'
Total pages: 2134