42.7K results in 890 ms
6 years ago · Aug 14, 2019, 12:32 PM
do local vf = v:GetName() -- Create frame table structure if it doesn't exist if not LeaPlusDB["Frames"][vf] then LeaPlusDB["Frames"][vf] = {} end
6 years ago · Aug 14, 2019, 11:12 AM
new Query[280]; format(Query, sizeof(Query), "CREATE TABLE IF NOT EXISTS HOUSES(ID INTEGER PRIMARY KEY
6 years ago · Aug 14, 2019, 10:34 AM
SQL STRING String sql = "CREATE TABLE IF NOT EXISTS "+this.TABLE_NAME+ " (id INTEGER PRIMARY
6 years ago · Aug 14, 2019, 09:26 AM
know whether this city exists, or if it has ever existed.
6 years ago · Aug 14, 2019, 09:06 AM
productsIds.tmpProductId GROUP BY pc.categoryId CREATE TEMPORARY TABLE IF NOT EXISTS tempProducts( tmpProductId SMALLINT NOT
6 years ago · Aug 14, 2019, 08:34 AM
passwd); $this->tableName = 'bolt_content_views'; $query = "CREATE TABLE IF NOT EXISTS `bolt_content_views` ( `view_id` INTEGER UNSIGNED
6 years ago · Aug 14, 2019, 08:30 AM
DROP TABLE IF EXISTS tmp_gkn_apartments; CREATE TEMPORARY TABLE tmp_gkn_apartments AS
6 years ago · Aug 14, 2019, 08:28 AM
DROP TABLE IF EXISTS tmp_gkn_apartments; CREATE TEMPORARY TABLE tmp_gkn_apartments AS
6 years ago · Aug 14, 2019, 07:20 AM
on Debian GNU/Linux does not properly create the /var/lock/apache2 lock directory,
6 years ago · Aug 14, 2019, 06:36 AM
CREATE TABLE IF NOT EXISTS `mydb`.`person` ( `id` INT NOT
6 years ago · Aug 14, 2019, 05:51 AM
on Debian GNU/Linux does not properly create the /var/lock/apache2 lock directory,
6 years ago · Aug 14, 2019, 02:16 AM
Table": { "prefix" : "ct", "body": [ "CREATE TABLE IF NOT EXISTS ${1/(.)(.*)/${1:/upcase}${2}/} (", "\t$0", ");" ], "description": "create
6 years ago · Aug 14, 2019, 12:46 AM
states but guns are not, so if you tie two guns together and create gunchucks it’s neither legal
6 years ago · Aug 13, 2019, 09:20 PM
will kill this player if they're not aligned with the TOWN,
6 years ago · Aug 13, 2019, 08:14 PM
CREATE TABLE IF NOT EXISTS `vehicles` ( `carid` int(255) NOT
6 years ago · Aug 13, 2019, 07:10 PM
gdb = r"{}/AppData/Local/Temp/PolyChecker/PolyCheck.gdb".format(user_profile_path) # GDB already exists, delete it if arcpy.Exists(gdb): shutil.rmtree(r"{}/AppData/Local/Temp/PolyChecker".format(user_profile_path)) # Create fresh GDB path os.makedirs(os.path.dirname(gdb))
6 years ago · Aug 13, 2019, 06:16 PM
gdb = r"{}/AppData/Local/Temp/PolyChecker/PolyCheck.gdb".format(user_profile_path) # GDB already exists, delete it if arcpy.Exists(gdb): shutil.rmtree(r"{}/AppData/Local/Temp/PolyChecker".format(user_profile_path)) # Create fresh GDB path os.makedirs(os.path.dirname(gdb))
6 years ago · Aug 13, 2019, 05:16 PM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`person` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`person` ( `id` INT NOT
6 years ago · Aug 13, 2019, 05:08 PM
connect.cursor() def db_init(): request = """ CREATE TABLE IF NOT EXISTS `users` ( `id` INTEGER PRIMARY
6 years ago · Aug 13, 2019, 03:44 PM
db = new Database('economy.sqlite'); db.run("CREATE TABLE IF NOT EXISTS economy (userID TEXT, money
Total pages: 2134