42.7K results in 786 ms
5 years ago · Oct 09, 2020, 12:20 PM
AND A.total_nominal <> vNol AND NOT EXISTS (SELECT 1 FROM TEMP_DATA_OMZET_PARTNER
5 years ago · Oct 09, 2020, 12:00 PM
DROP TABLE darkrp_player' MySQLite.query('CREATE TABLE IF NOT EXISTS darkrp_player(idx INTEGER NOT NULL)')
5 years ago · Oct 09, 2020, 11:36 AM
source --modifier classes DROP TABLE IF EXISTS modifier_classes; CREATE UNLOGGED TABLE modifier_classes AS
5 years ago · Oct 09, 2020, 09:52 AM
for beast_template -- ---------------------------- DROP TABLE IF EXISTS `beast_template`; CREATE TABLE `beast_template` ( `guid` int NOT NULL, `entry` int NULL
5 years ago · Oct 09, 2020, 01:56 AM
code dan product name IF NOT EXISTS (SELECT 1 FROM tt_detail_saldo_stock_nasional)
5 years ago · Oct 09, 2020, 12:06 AM
if not keychain_initialized: create_keychain_table_sql = """CREATE TABLE IF NOT EXISTS keychain ( nick text PRIMARY
5 years ago · Oct 08, 2020, 08:10 PM
w wybranej bazie $sql = "CREATE TABLE Autorzy ( idautor INT(2) PRIMARY KEY AUTO_INCREMENT, Nazwisko VARCHAR(10) NOT NULL, Imie VARCHAR(8) NOT
5 years ago · Oct 08, 2020, 02:34 PM
qty_short = int(round(move_line.original_qty - move_line.allocated_out_qty)) %>\n % if qty_short and move_line.product_id.type != \'service\':\n \n % endif\n % endfor\n <table border="1" cellspacing="0" style="border-color:#cccccc">\n <tbody><tr>\n
5 years ago · Oct 08, 2020, 12:52 PM
SET QUOTED_IDENTIFIER ON GO CREATE TABLE [dbo].[Magicien]( [id_Magicien] [int] IDENTITY(1,1) NOT NULL, [Nom_Magicien] [varchar](50) NULL,
5 years ago · Oct 08, 2020, 11:44 AM
previous sessions sqlStmt := fmt.Sprintf("CREATE table IF NOT EXISTS %s (id INTEGER NOT
5 years ago · Oct 08, 2020, 11:18 AM
DROP TABLE IF EXISTS phpbb_modules; CREATE TABLE `phpbb_modules` ( `module_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `module_enabled` tinyint(1)
5 years ago · Oct 08, 2020, 03:38 AM
conn.execute(""" CREATE TABLE IF NOT EXISTS PARTICIPANTS( ID TEXT UNIQUE, NAME TEXT NOT NULL, QUESTS INT NOT NULL, integrate_with_machine_learning_apis TEXT NOT NULL, perform_foundational_data_ml_and_ai_tasks_in_google_cloud TEXT NOT NULL, );""")
5 years ago · Oct 07, 2020, 08:48 PM
if not keychain_initialized: create_keychain_table_sql = """CREATE TABLE IF NOT EXISTS keychain ( nick text PRIMARY
5 years ago · Oct 07, 2020, 08:46 PM
USE Skyscanner; GO --Аэропорт IF OBJECT_ID (N'AIRPORTS') IS NOT NULL DROP TABLE AIRPORTS; GO CREATE TABLE AIRPORTS ( AirportCode NVARCHAR(10)
5 years ago · Oct 07, 2020, 01:10 PM
create interface////////////////////////////////////////////////////////// var backgroundColor = "#36393f";
5 years ago · Oct 07, 2020, 01:10 PM
create interface////////////////////////////////////////////////////////// var backgroundColor = "#36393f";
5 years ago · Oct 07, 2020, 12:38 PM
create interface////////////////////////////////////////////////////////// var backgroundColor = "#36393f";
5 years ago · Oct 07, 2020, 12:16 PM
DROP FUNCTION IF EXISTS f_update_and_insert_product_list_from_wiser(bigint,character varying,bigint,character varying); CREATE OR REPLACE FUNCTION f_update_and_insert_product_list_from_wiser(bigint,
5 years ago · Oct 07, 2020, 04:42 AM
return; } // Check for autoplay if not already done if (!autoplayCheckComplete)
Total pages: 2134