42.7K results in 870 ms
8 years ago · Feb 10, 2018, 09:58 AM
requirements.txt CREATE DATABASE binance; CREATE TABLE IF NOT EXISTS binance ( date TIMESTAMP, symbol
8 years ago · Feb 10, 2018, 09:22 AM
history but no preference. create temp table user_orphan_history on commit drop
8 years ago · Feb 10, 2018, 07:42 AM
Tables (Objects - Objects List) CREATE TABLE IF NOT EXISTS `objects` ( `obj_id` int(10) NOT
8 years ago · Feb 10, 2018, 04:56 AM
DROP TABLE "..v.." ;" ) sql.Query( "CREATE TABLE IF NOT EXISTS "..v.." ( steamid TEXT NOT
8 years ago · Feb 10, 2018, 04:34 AM
query if the link exists. if links.db_link is not null then begin --Note
8 years ago · Feb 10, 2018, 03:04 AM
location where it is. ``` CREATE EXTERNAL TABLE IF NOT EXISTS ... ( ...) ... LOCATION '/data/folder/file_name'; ``` ### Partitioning * You
8 years ago · Feb 09, 2018, 11:40 PM
return Database::getConnection()->schema()->indexExists($table, $name); } /** * Checks if a table exists. * * @param $table * The name
8 years ago · Feb 09, 2018, 10:04 PM
Return-Path) of the message. If not empty, * will be sent
8 years ago · Feb 09, 2018, 09:48 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · Feb 09, 2018, 08:04 PM
This may be * useful if your Drupal installation exists in a schema that is not the default * or you
8 years ago · Feb 09, 2018, 07:46 PM
then startX = -0.6 end if baseZ == nil then baseZ = -2.3 end --Create a table. First row is dice
8 years ago · Feb 09, 2018, 07:42 PM
require(game.ReplicatedStorage.Module.CardManagement.CardStorage) local CARDS = {} local exists = {} for name,cdata in pairs(metadata) do if not doublecheck[name] then table.insert(CARDS,name) print([[["]]..name..[["]
8 years ago · Feb 09, 2018, 07:14 PM
exists qrtz_job_details; drop table if exists qrtz_calendars; CREATE TABLE qrtz_job_details ( SCHED_NAME VARCHAR(120) NOT NULL, JOB_NAME VARCHAR(200) NOT
8 years ago · Feb 09, 2018, 05:56 PM
SET QUOTED_IDENTIFIER ON GO CREATE TABLE [lcr].[ClaraFlow]( [ClaraFlowId] [bigint] IDENTITY(1,1) NOT NULL, [DealId] [bigint] NOT
8 years ago · Feb 09, 2018, 05:16 PM
duplicate value in excel, if exists then not insert IF NOT EXISTS(SELECT
Total pages: 2134