42.7K results in 781 ms
6 months ago · Apr 10, 2025, 06:45 AM
CALL getPaymentPeriod(4,2,2022); DROP PROCEDURE IF EXISTS getAllPaymentsAmount; DELIMITER | CREATE PROCEDURE getAllPaymentsAmount( IN firstMonth
6 months ago · Apr 02, 2025, 07:55 AM
the outer window still exists if not outer.isColor then -- Restore the
6 months ago · Mar 30, 2025, 06:00 PM
the outer window still exists if not outer.isColor then -- Restore the
6 months ago · Mar 26, 2025, 10:45 PM
oldOpen = true end end if not move then -- previous version of file exists if fs.exists(fs.combine(tmpDir, fileName)) then --
6 months ago · Mar 24, 2025, 03:40 AM
capacity_GB DESC ; -- ================================================================================ -- DROP VIEW IF EXISTS vw_serials_status; CREATE VIEW main.vw_serials_status AS SELECT
6 months ago · Mar 21, 2025, 04:20 PM
end end end end) if CLIENT then -- Create a new table for every weapon instance
6 months ago · Mar 21, 2025, 03:00 PM
return False book_table = f""" CREATE TABLE IF NOT EXISTS book_{self.symbol_id[symbol]} ( id SERIAL PRIMARY
6 months ago · Mar 20, 2025, 03:00 AM
are stored temp.sql = onExecuteSQL( "CREATE TABLE IF NOT EXISTS backups (" @ "id TEXT NOT
6 months ago · Mar 19, 2025, 11:15 PM
local connection connection = RunService.Heartbeat:Connect(function(deltaTime) if not proj.Part or not proj.Part.Parent
6 months ago · Mar 19, 2025, 01:15 PM
sqlite3.connect('users.db') cursor = conn.cursor() cursor.execute(""" CREATE TABLE IF NOT EXISTS users ( user_id INTEGER PRIMARY
6 months ago · Mar 19, 2025, 01:15 PM
outputBasePath) -- Check if file exists if not app.fs.isFile(shpFile) then showError("SHP file
6 months ago · Mar 17, 2025, 09:55 PM
if (pdbPathW.empty()) { pdbPathW = L"N/A (Not Found)"; } else { // Check if the file exists on disk. DWORD attr
6 months ago · Mar 17, 2025, 05:05 PM
call to the destructor if not already invoked } //amalgamating parsing
6 months ago · Mar 16, 2025, 06:35 PM
Statement stmt = con.createStatement(); stmt.executeUpdate("CREATE TABLE IF NOT EXISTS Employee (ENo INT, EName
6 months ago · Mar 16, 2025, 03:25 AM
the player's character already exists. if player.Character then -- Wait a
6 months ago · Mar 15, 2025, 10:50 AM
0); server_database = db_open(SERVER_DATABASE); db_query(server_database, "CREATE TABLE IF NOT EXISTS USERS (`NAME`, `PASS`, `SCORE`,
6 months ago · Mar 13, 2025, 04:50 PM
Check if message already exists existing_message = session.query(self.DbMessage).filter_by( id=message.id ).first() if not existing_message: # Create new message record db_message
7 months ago · Mar 05, 2025, 11:20 AM
If the directory does not exist it will be created. If ${KEYNAME} exists in this directory then
7 months ago · Feb 24, 2025, 10:15 PM
whether the test database exists already, // and if it does, we just
7 months ago · Feb 23, 2025, 07:20 AM
client.say(to, 'Learning data reset!'); } } // Create necessary tables db.serialize(() => { db.run(`CREATE TABLE IF NOT EXISTS messages ( id INTEGER PRIMARY
Total pages: 2134