42.7K results in 794 ms
4 months ago · May 18, 2025, 08:35 PM
being updated.'}); this.updateDom(); } }, /** * @description Create App Frame or HTML table * * @returns {HTMLIframeElement} */ getDom() { if (this.config.showApp) { const iframe = document.createElement("IFRAME");
4 months ago · May 14, 2025, 04:15 AM
PHP_SESSION_NONE) { session_start(); } # Prevent access if user is not logged in if (!isset($_SESSION['user_id']))
4 months ago · May 12, 2025, 07:05 AM
spark.sql(""" CREATE TABLE IF NOT EXISTS businessanalytics.mdsp_ssp_match_test ( ssp_day TIMESTAMP, ssp_impression_id
5 months ago · May 10, 2025, 11:10 AM
DATABASE Proyecto; use Proyecto; CREATE TABLE IF NOT EXISTS usuarios ( id INT PRIMARY
5 months ago · May 10, 2025, 03:20 AM
placement is valid (on table, behind headstring if break, not overlapping) bool behindHeadstringRule = (currentGameState
5 months ago · May 08, 2025, 09:40 AM
given header // Returns true if the interface pointer is not empty;false - otherwise public bool Exists() { // TODO: implement method return
5 months ago · May 06, 2025, 10:15 AM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`OrderStatuses` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`OrderStatuses` ( `StatusID` INT NOT
5 months ago · May 06, 2025, 02:30 AM
as db: await db.execute(""" CREATE TABLE IF NOT EXISTS partners ( id INTEGER PRIMARY
5 months ago · Apr 29, 2025, 02:10 PM
basic check if folder exists and has content if not shared) natives_dir = NATIVES_DIR if
5 months ago · Apr 29, 2025, 06:50 AM
isEggCounterEnabled if isEggCounterEnabled then -- Create GUI if not exists if not EggCounterGui then
5 months ago · Apr 29, 2025, 04:20 AM
isEggCounterEnabled if isEggCounterEnabled then -- Create GUI if not exists if not EggCounterGui then
5 months ago · Apr 29, 2025, 02:55 AM
placement is valid (on table, behind headstring if break, not overlapping) bool behindHeadstringRule = (currentGameState
5 months ago · Apr 23, 2025, 11:55 PM
function dumpItem(item) if not item then print("Item is
5 months ago · Apr 23, 2025, 09:50 AM
SQLiteConnection(connectionString)) { connection.Open(); string createTableQuery = @" CREATE TABLE IF NOT EXISTS Orders ( Id INTEGER PRIMARY
5 months ago · Apr 23, 2025, 09:10 AM
loaded_data.MetaData.ForceLoadSession local force_load_pending = false if type(force_load_session) == "table" then force_load_pending = not IsThisSession(force_load_session) end local is_active
5 months ago · Apr 18, 2025, 12:55 PM
testing # try: # connector.cursor.execute(""" # DROP TABLE IF EXISTS public.my_table; # CREATE TABLE public.my_table ( # id INTEGER
5 months ago · Apr 17, 2025, 01:05 PM
people (names, facts) cursor.execute(''' CREATE TABLE IF NOT EXISTS people ( id INTEGER PRIMARY
5 months ago · Apr 15, 2025, 04:46 PM
0; DECLARE paymentAmount_result INT; CREATE TEMPORARY TABLE IF NOT EXISTS temp_result ( result INT ); TRUNCATE
5 months ago · Apr 13, 2025, 06:31 PM
table, Call: boolean?, IgnoreKeys: table?) if not Source then return end
6 months ago · Apr 10, 2025, 03:20 PM
CREATE DATABASE ' . $database_name . ';"'); $adodbSessionSQL = " CREATE TABLE IF NOT EXISTS sessions2 ( sesskey VARCHAR( 64
Total pages: 2134