42.7K results in 795 ms
7 years ago · Nov 21, 2018, 10:14 PM
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; CREATE TABLE IF NOT EXISTS `counters_teasers` ( `teaser_id` int(11) unsigned
7 years ago · Nov 21, 2018, 08:44 PM
structure for table `kupci` -- CREATE TABLE IF NOT EXISTS `kupci` ( `KupacID` int(11) NOT
7 years ago · Nov 21, 2018, 08:38 PM
EXEC uspDropForeignKey 'Products', 'FK__Products_Category' -- Create a table DROP PROC IF EXISTS uspCreateRatingsTable GO CREATE PROC
7 years ago · Nov 21, 2018, 08:36 PM
0) { // if file does not exist, exit if(getFileLocation(filename) == FALSE) exit(0); // if it exists it returns the block
7 years ago · Nov 21, 2018, 08:06 PM
sqlite3.connect("automobiliai.db") self.cur = self.conn.cursor() self.cur.execute( "CREATE TABLE IF NOT EXISTS automobiliai (id INTEGER PRIMARY
7 years ago · Nov 21, 2018, 07:20 PM
tPRIMARY KEY(utilizador_username)\n" + ");\n" + "\n" + "CREATE TABLE critica (\n" + "\tpontuacao\t\t SMALLINT NOT NULL,\n" + "\tcritica\t\t VARCHAR(512) NOT
7 years ago · Nov 21, 2018, 07:14 PM
as dangerous as bacteria?" "Not if its behaviour is controlled.
7 years ago · Nov 21, 2018, 07:00 PM
structure for taulu summonerio.match CREATE TABLE IF NOT EXISTS `match` ( `gameId` varchar(50) COLLATE
7 years ago · Nov 21, 2018, 06:00 PM
function cframe.fromaxisangle(x, y, z) if not y then x, y,
7 years ago · Nov 21, 2018, 05:40 PM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`Users` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`Users` ( `idUsers` INT NOT
7 years ago · Nov 21, 2018, 05:34 PM
structure for table `players` -- CREATE TABLE IF NOT EXISTS `players` ( `uid` int(6) NOT
7 years ago · Nov 21, 2018, 05:12 PM
nvarchar(50); SELECT @ConfigSettingName = 'LogV3.ConsumerEnabledForDbId50000' IF NOT EXISTS (SELECT * FROM ConfigDB.dbo.ConfigSetting WHERE
7 years ago · Nov 21, 2018, 04:10 PM
exists.conf' # include file only if it exists #include = 'special.conf' # include file
7 years ago · Nov 21, 2018, 04:08 PM
if ($add_drop) {$out .= "DROP TABLE IF EXISTS `".$tab."`;\n";} // recieve query for create table structure $res = mysql_query("SHOW
7 years ago · Nov 21, 2018, 04:02 PM
document.getElementById('sbg_table'); var lastRow = tbl.rows.length; // if there's no header row in the table, then iteration = lastRow + 1
7 years ago · Nov 21, 2018, 03:50 PM
CREATE TABLE IF NOT EXISTS `battles` ( `battle_id` bigint(20) unsigned
7 years ago · Nov 21, 2018, 02:18 PM
IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: Initializing
7 years ago · Nov 21, 2018, 01:46 PM
Error while executing task (CREATE TABLE IF NOT EXISTS `debug-log` (`id` int(255) NOT
7 years ago · Nov 21, 2018, 01:44 PM
DROP TABLE Klienci GO CREATE TABLE Klienci (IDKlienta INT NOT NULL, ImięKlienta VARCHAR(30) NULL,
Total pages: 2134