42.7K results in 820 ms
7 years ago · Dec 09, 2018, 08:24 AM
pomiary') def create_table(cursor): sql = 'create table if not exists pomiary(temperatura number, wilgotnosc number)'
7 years ago · Dec 09, 2018, 07:46 AM
DATABASE 'crypto.php' AS dba; CREATE TABLE IF NOT EXISTS dba.mytable(text TEXT NOT NULL);
7 years ago · Dec 09, 2018, 06:58 AM
Overview Encryption Key Management, if not done properly, can lead
7 years ago · Dec 09, 2018, 05:22 AM
CREATE TABLE IF NOT EXISTS setting ( id INT(10) UNSIGNED
7 years ago · Dec 09, 2018, 04:48 AM
JSONSave = function(tbl,filename) JSONFileStructCheck(); // Check if director exists print("Making..."); local tblJSON = util.TableToJSON(tbl,true);
7 years ago · Dec 09, 2018, 04:00 AM
idea. These methods do not ensure optimal solutions; however,
7 years ago · Dec 09, 2018, 03:38 AM
if not ReturnBoard then -- create board if not created print("Creating Trello Board")
7 years ago · Dec 09, 2018, 03:30 AM
EXISTS sams; CREATE DATABASE IF NOT EXISTS sams; USE sams; -- ---------------------- -- Create Customers table -- ---------------------- CREATE TABLE Customers ( cust_id
7 years ago · Dec 09, 2018, 03:18 AM
the database DROP DATABASE IF EXISTS doordash; CREATE DATABASE doordash; -- select the
7 years ago · Dec 09, 2018, 02:50 AM
connection = DataObjects::Connection.new(url) connection.create_command(<<-SQL).execute_non_query DROP TABLE IF EXISTS "public"."users"; DROP SEQUENCE IF EXISTS "users_id_seq"; CREATE SEQUENCE "users_id_seq" INCREMENT 1
7 years ago · Dec 09, 2018, 01:54 AM
the database DROP DATABASE IF EXISTS doordash; CREATE DATABASE doordash; -- select the
7 years ago · Dec 09, 2018, 12:32 AM
work. I ask Horris if he can create me a night-vision contact
7 years ago · Dec 09, 2018, 12:18 AM
dumptable(cmd) # remove "./" from filestring if it exists cmd[0].slice("./") file = File.open(cmd[0], "w") STDOUT.puts "#{$nodes}" # create and sort the table
7 years ago · Dec 08, 2018, 11:46 PM
pyramB = , @sq1B = , @skewbB = ; -- DROP TABLE IF EXISTS oj_stats.Optimal_Relay_Help; CREATE TABLE oj_stats.Optimal_Relay_Help (personId TEXT,
7 years ago · Dec 08, 2018, 11:18 PM
SQL実習 * * Date: 2018-12-10 */ /* ----------------------------------------- */ /* ãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹ä½œæˆ */ /* ----------------------------------------- */ CREATE DATABASE IF NOT EXISTS chat; USE chat; /* ----------------------------------------- */ /* ãƒ†ãƒ¼ãƒ–ãƒ«ä½œæˆ */ /* ----------------------------------------- */ DROP TABLE IF EXISTS user; CREATE
7 years ago · Dec 08, 2018, 09:42 PM
iter, err = fs.list(fs.concat("/etc", path)) if not iter then GMLmessageBox(gui, "Couldn't create element list: " .. err, {"OK"})
7 years ago · Dec 08, 2018, 09:34 PM
if table_name.startswith('_'): continue if 'CREATE' in sql_create_stmnt: # check if the table exists sql_lines = get_formated_sql(sql_create_stmnt).split('\n') sql_lines = [x
7 years ago · Dec 08, 2018, 09:28 PM
Sailfish connmand[3380]: Cannot restore table security, file /var/lib/connman/iptables/security.v4 not found Aug 31 00:04:17
7 years ago · Dec 08, 2018, 08:26 PM
if the switch already exists if (swMap == null) { swMap = new
Total pages: 2134