42.7K results in 772 ms
4 years ago · Aug 16, 2021, 09:56 AM
table if exists teams;" + " CREATE TABLE IF NOT EXISTS users (\n" + " id INTEGER(11)
4 years ago · Aug 16, 2021, 08:50 AM
FROM @infoTable --> 0:00 -- ## USER table IF OBJECT_ID('tempdb..#USER') IS NOT NULL DROP TABLE #USER
4 years ago · Aug 16, 2021, 12:16 AM
estrutura para tabela bycelsoc_adv_082021.funcionarios CREATE TABLE IF NOT EXISTS `funcionarios` ( `id` int(11) NOT
4 years ago · Aug 15, 2021, 06:44 PM
return true if param exists, otherwise false end if not (givenValue or toRet) or
4 years ago · Aug 15, 2021, 05:02 PM
Point 1 CREATE TABLE IF NOT EXISTS ia_dbonasin_sandbox.sqlday3_task1_point1 ( id int IDENTITY(1,
4 years ago · Aug 15, 2021, 12:34 PM
g_sql_tuple = SQL_MakeStdTuple(); SQL_ThreadQuery(g_sql_tuple, "QueryCreateTable", "CREATE TABLE IF NOT EXISTS `hns_xp` ( `name` VARCHAR(32) NOT
4 years ago · Aug 15, 2021, 05:22 AM
the currently saved Inventory, if it exists. # Otherwise, create the inventory file. try:
4 years ago · Aug 15, 2021, 05:00 AM
the currently saved Inventory, if it exists. # Otherwise, create the inventory file. try:
4 years ago · Aug 15, 2021, 05:00 AM
the currently saved Inventory, if it exists. # Otherwise, create the inventory file. try:
4 years ago · Aug 15, 2021, 04:58 AM
the currently saved Inventory, if it exists. # Otherwise, create the inventory file. try:
4 years ago · Aug 15, 2021, 04:58 AM
the currently saved Inventory, if it exists. # Otherwise, create the inventory file. try:
4 years ago · Aug 14, 2021, 10:04 AM
use the cursor command = 'create table if not exists TrackData(time text, latitude float,
4 years ago · Aug 13, 2021, 11:46 PM
use estagio; CREATE TABLE IF NOT EXISTS usuario ( id INT AUTO_INCREMENT
4 years ago · Aug 13, 2021, 10:22 PM
ORDER and ORDER ITEM --------------------- CREATE TABLE IF NOT EXISTS order_table ( id integer, order_date
4 years ago · Aug 13, 2021, 09:46 AM
default false not null; create table if not exists main_settings ( id int auto_increment,
4 years ago · Aug 11, 2021, 09:02 PM
new table String sql = "CREATE TABLE IF NOT EXISTS employees (\n" + " id integer
4 years ago · Aug 11, 2021, 05:50 PM
water already present behind. if not create source isWater, isSource = T:isWater("forward")
4 years ago · Aug 11, 2021, 05:14 PM
disconnect all handlers." end if funcNameOrFunc == "Create" then return "Function Create. ".. "Arguments: A table containing information about how
4 years ago · Aug 11, 2021, 02:12 PM
sqlite3.connect('leave.sqlite') cursor2 = db2.cursor() cursor2.execute(''' CREATE TABLE IF NOT EXISTS leabe( guild_id TEXT, channel_id
Total pages: 2134