42.7K results in 767 ms
3 years ago · Jul 26, 2022, 03:40 PM
Make sure the circle exists if not (circle) then return end
3 years ago · Jul 18, 2022, 08:20 AM
Role*/ DECLARE @admintype VARCHAR(50) IF EXISTS( SELECT 1 FROM [remit_user]
3 years ago · Jun 30, 2022, 03:30 AM
codigos.db") cursor = banco.cursor() cursor.execute ("CREATE TABLE IF NOT EXISTS codigosV (codeValido VARCHAR(8), dataHora
3 years ago · Jun 28, 2022, 07:30 PM
connection(s) 2022-06-28T16:03:50 [INFO]: tesoro.storages.clickhouse_event_storage: CREATE TABLE IF NOT EXISTS `crypto/binance/BTCBUSD/bar/1min` (timestamp DateTime64 CODEC(Delta,
3 years ago · Jun 23, 2022, 08:50 PM
if a "data" file exists, if not, create one while fs.exists("data") ~= true
3 years ago · Jun 21, 2022, 01:50 PM
disconnect all handlers." end if funcNameOrFunc == "Create" then return "Function Create. ".. "Arguments: A table containing information about how
3 years ago · Jun 21, 2022, 08:50 AM
strucure expected : (MySQL example) ' CREATE TABLE IF NOT EXISTS TransfersPerIP ( ' Num MEDIUMINT(9) UNSIGNED
3 years ago · Jun 20, 2022, 06:20 AM
TABLE IF EXISTS common.cd_persons; CREATE TABLE IF NOT EXISTS common.cd_persons ( id uuid NOT
3 years ago · Jun 07, 2022, 05:50 PM
TABLE IF EXISTS dba.ddl_history; CREATE TABLE IF NOT EXISTS dba.ddl_history ( id bigserial, xid
3 years ago · Jun 07, 2022, 05:10 AM
отдельной таблице drop table if exists products_audit; create table products_audit ( op char(1) not null, user_changed text not
3 years ago · May 31, 2022, 10:20 PM
empresa # aula05/db-empresa.sql DROP DATABASE IF EXISTS EMPRESA; CREATE DATABASE EMPRESA; USE EMPRESA;
3 years ago · May 31, 2022, 10:20 PM
empresa # aula05/db-empresa.sql DROP DATABASE IF EXISTS EMPRESA; CREATE DATABASE EMPRESA; USE EMPRESA;
3 years ago · May 31, 2022, 01:00 PM
ipairs(self.Animations) do if type(Animation) == "table" then if Animation.Type == tostring(Type) then if not table.find(Blacklist, Animation) then Animation:DestroySignals()
3 years ago · May 25, 2022, 08:50 PM
TABLE IF EXISTS tipos.tbl_; CREATE TABLE IF NOT EXISTS tipos.tbl_ ( id_ integer NOT
3 years ago · May 25, 2022, 08:50 PM
TABLE IF EXISTS cep.ceps; CREATE TABLE IF NOT EXISTS cep.ceps ( cep character varying(8)
3 years ago · May 25, 2022, 08:50 PM
TABLE IF EXISTS public.ceps; CREATE TABLE IF NOT EXISTS public.ceps ( cep integer NOT
3 years ago · May 25, 2022, 08:50 PM
TABLE IF EXISTS public.company; CREATE TABLE IF NOT EXISTS public.company ( comp_id bigserial NOT
3 years ago · May 25, 2022, 08:50 PM
TABLE IF EXISTS cep.estado; CREATE TABLE IF NOT EXISTS cep.estado ( id integer NOT
3 years ago · May 25, 2022, 08:50 PM
TABLE IF EXISTS public.acesso; CREATE TABLE IF NOT EXISTS public.acesso ( id_acesso bigserial NOT
3 years ago · May 25, 2022, 07:10 PM
TABLE IF EXISTS gerador.pessoa; CREATE TABLE IF NOT EXISTS gerador.pessoa ( id bigserial NOT
Total pages: 2134