42.7K results in 774 ms
3 years ago · Jan 16, 2022, 11:00 PM
existir ela criar. cursor.execute( """CREATE TABLE IF NOT EXISTS dados (nome text,telefone TEXT,
3 years ago · Jan 16, 2022, 09:20 AM
NOT NULL, accessKey CHAR(40) NOT NULL ); DROP TABLE IF EXISTS wcf1_contact_option; CREATE TABLE wcf1_contact_option ( optionID INT(10)
3 years ago · Jan 16, 2022, 03:00 AM
formatReadableSIUnit(num) -- pretty printLog() a table local function tprint (tbl, loglevel, indent) if not loglevel then loglevel = DEBUG
3 years ago · Dec 29, 2021, 02:10 AM
TABLE IF EXISTS nft.templates; CREATE TABLE IF NOT EXISTS nft.templates (id text, name
3 years ago · Dec 29, 2021, 02:10 AM
TABLE IF EXISTS nft.templates; CREATE TABLE IF NOT EXISTS nft.templates (id text, name
3 years ago · Dec 25, 2021, 03:50 PM
Make sure the circle exists if not (circle) then return end
3 years ago · Dec 19, 2021, 03:40 PM
USE ChicagoVampires; DROP TABLE IF EXISTS Vampires; CREATE TABLE Vampires ( vampire_id INT NOT NULL AUTO_INCREMENT, vampire_name VARCHAR(15)
3 years ago · Nov 29, 2021, 04:40 AM
Update payment in temporary table, return payment amount that not yet cash bank out
3 years ago · Nov 29, 2021, 02:20 AM
Make sure the circle exists if not (circle) then return end
3 years ago · Nov 26, 2021, 09:02 PM
we can at least create a JSON object. -- if self.noKeyConversion then self:onEncodeError("a table with both numeric and
3 years ago · Nov 24, 2021, 09:50 AM
Создание таблицы с регионами create table gibdd_practice.regions ( id int not null primary key, name
3 years ago · Nov 17, 2021, 10:02 PM
EXISTS EMPRESA; USE EMPRESA; CREATE TABLE IF NOT EXISTS DEPARTAMENTOS ( id_departamento INT UNSIGNED
3 years ago · Nov 16, 2021, 11:01 AM
array( 'key' => 'wpf_complete', 'compare' => 'NOT EXISTS', ), ), ); $payments = edd_get_payments( $args ); return
3 years ago · Nov 08, 2021, 10:10 AM
import cgi try: kit = '''CREATE TABLE IF NOT EXISTS kit ( id_kit INTEGER PRIMARY
3 years ago · Nov 04, 2021, 01:10 AM
table `chat_permissions` -- DROP TABLE IF EXISTS `chat_permissions`; CREATE TABLE `chat_permissions` ( `id` int(11) NOT NULL, `userId` int(11) NOT
3 years ago · Oct 30, 2021, 08:20 AM
CREATE TABLE IF NOT EXISTS Produce ( ProdID SMALLINT UNSIGNED
3 years ago · Oct 25, 2021, 09:10 PM
fi cmd="USE $db;" cmd="${cmd}CREATE TABLE IF NOT EXISTS $table ( id INT AUTO_INCREMENT
3 years ago · Oct 25, 2021, 06:20 AM
MariaDB [Reservations]> MariaDB [Reservations]> Create Table Agency(name VARCHAR(100) NOT NULL, city VARCHAR (100)
3 years ago · Oct 14, 2021, 01:29 PM
A CLEAN TEMP TABLE CREATE TABLE IF NOT EXISTS TMP_IDN_USER_DATA ( tenant_id INTEGER not
Total pages: 2134