42.7K results in 783 ms
2 years ago · Oct 26, 2022, 09:50 AM
await dbb.cursor() await cursor.execute(""" CREATE TABLE IF NOT EXISTS prefixes( prefix TEXT, guild_id
2 years ago · Oct 23, 2022, 08:40 AM
id, name, password... */ db_free_result(db_query(db, "CREATE TABLE IF NOT EXISTS `contas`(\ `id` INTEGER PRIMARY
2 years ago · Oct 19, 2022, 10:50 AM
con = getConnection(); String sql = "CREATE TABLE IF NOT EXISTS items(id INT NOT NULL
2 years ago · Oct 16, 2022, 07:30 PM
IF EXISTS сотрудник CASCADE; CREATE TABLE IF NOT EXISTS сотрудник ( ФИО char(50) NOT
2 years ago · Oct 13, 2022, 03:10 PM
line before bash exits. If the variable exists but does not have a numeric value,
2 years ago · Oct 12, 2022, 06:50 AM
COLLATE utf8_general_ci; USE `YOUR_DATABASE`; CREATE TABLE IF NOT EXISTS `tb_users` ( id int NOT
3 years ago · Oct 06, 2022, 12:40 AM
banco de dados."); db_free_result(db_query(database, "CREATE TABLE IF NOT EXISTS `accounts`(\ `id` INTEGER PRIMARY
3 years ago · Sep 27, 2022, 08:20 PM
CREATE TABLE IF NOT EXISTS public.eventos_interesses ( idevento_interesse integer NOT
3 years ago · Sep 26, 2022, 06:00 PM
for table `admin` -- DROP TABLE IF EXISTS `admin`; /*!40101 SET @saved_cs_client
3 years ago · Sep 25, 2022, 03:00 AM
table `m_banner` */ DROP TABLE IF EXISTS `m_banner`; CREATE TABLE `m_banner` ( `bnrId` int(11) NOT NULL AUTO_INCREMENT, `bnrDeskripsi` text
3 years ago · Sep 23, 2022, 07:50 AM
while cnt > 0 do -- Create or transfer object from npc local id if not is_empty(npc_inv) then local id_pick
3 years ago · Sep 22, 2022, 01:20 AM
sqlite3 mydb.sqlite3 sqlite> .schema CREATE TABLE IF NOT EXISTS "history-fedora" ( `RowID` INTEGER NOT NULL
3 years ago · Sep 20, 2022, 02:00 PM
do if ChangeTheme then if not BreakLoops then Utility:Tween(Main, {BackgroundColor3
3 years ago · Sep 15, 2022, 05:00 PM
i prodavan n puta)*/ create proc ProvjeriProizvod @idProizvod int as if not exists (select Naziv from Proizvod
3 years ago · Sep 08, 2022, 09:30 AM
print N'Создание/обновление структуры DB TABLE as_crud_tables-------------------- ' IF NOT EXISTS (SELECT * FROM sysobjects WHERE
3 years ago · Sep 07, 2022, 12:20 AM
operators, and they do not create sequence points. The rule
3 years ago · Aug 30, 2022, 11:00 PM
Make sure the circle exists if not (circle) then return end
3 years ago · Aug 26, 2022, 11:10 PM
public override string ComponentSQL => $"CREATE TABLE IF NOT EXISTS {ComponentIdentification}(Id INTEGER PRIMARY KEY,TemplateName
3 years ago · Aug 26, 2022, 01:50 AM
sql_create_titanic_table = """ CREATE TABLE IF NOT EXISTS titanic ( name text NOT
3 years ago · Aug 03, 2022, 07:20 PM
element in the footer, if it exists (start > 0) int scan(const
Total pages: 2134