42.7K results in 804 ms
6 years ago · Jun 02, 2019, 07:40 PM
onCrystalTouched(part) local Character = part.Parent if not Character:FindFirstChild("Humanoid") then return end
6 years ago · Jun 02, 2019, 03:54 PM
user sources -- queries MySQL.createCommand("vRP/base_tables",[[ CREATE TABLE IF NOT EXISTS vrp_users( id INTEGER AUTO_INCREMENT,
6 years ago · Jun 02, 2019, 01:18 PM
php //Create Data base if not exists $servername = "localhost"; $username = "root";
6 years ago · Jun 02, 2019, 01:16 PM
func createTable() { let createTableString = "CREATE TABLE IF NOT EXISTS person(Id INTEGER PRIMARY KEY,name
6 years ago · Jun 02, 2019, 11:38 AM
db.getConnection().createStatement(); String createTable; createTable = "CREATE TABLE IF NOT EXISTS CLANS (ClanName VARCHAR(15) NOT
6 years ago · Jun 02, 2019, 11:22 AM
a client-side instance, we create and pass table instead Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState}) end UIS.InputBegan:Connect(input)
6 years ago · Jun 02, 2019, 10:30 AM
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied") [Hangbin Liu] 50dba0f
6 years ago · Jun 02, 2019, 10:30 AM
structure for table `vrp_user_vehicles` -- CREATE TABLE IF NOT EXISTS `vrp_user_vehicles` ( `id` int(255) NOT
6 years ago · Jun 02, 2019, 09:22 AM
Create GIN index over CREATE EXTENSION IF NOT EXISTS pg_trgm; CREATE INDEX lol_idx
6 years ago · Jun 02, 2019, 07:12 AM
graph = GraphAPI(result['access_token']) profile = graph.get_object('me') if 'link' not in profile: profile['link'] = "" # Create the user and insert
6 years ago · Jun 02, 2019, 05:54 AM
static final String CREATE_INCOME_CATEGORY = "CREATE TABLE IF NOT EXISTS " + TABLE_INCOME_CATEGORY + "(" + _ID + " " + TYPE_INTEGER + " PRIMARY
6 years ago · Jun 02, 2019, 04:50 AM
exists = true end end if not exists then table.insert(already_found, name) table.insert(found_humanoids,
6 years ago · Jun 02, 2019, 03:22 AM
are. Causes stomach cramps if not applied via touch/patch, which
6 years ago · Jun 02, 2019, 02:52 AM
structure for table `Auto` -- CREATE TABLE IF NOT EXISTS `Auto` ( `ida` int(10) NOT
6 years ago · Jun 02, 2019, 02:40 AM
structure for table `agenda` -- CREATE TABLE IF NOT EXISTS `agenda` ( `id_agenda` int(11) NOT
6 years ago · Jun 02, 2019, 01:54 AM
SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; -- -- Create schema pes06_2_1 -- CREATE DATABASE IF NOT EXISTS pes06_2_1; USE pes06_2_1; -- -- Definition of table `algoritmo` -- CREATE TABLE `algoritmo`
6 years ago · Jun 01, 2019, 10:34 PM
CREATE database IF NOT EXISTS Project_DB; USE Project_DB; CREATE TABLE Football_club (Football_club_id int(10) NOT
6 years ago · Jun 01, 2019, 10:34 PM
GOAL DELIMITER $$ DROP TRIGGER IF EXISTS add_Goal $$ CREATE TRIGGER add_Goal BEFORE INSERT
6 years ago · Jun 01, 2019, 09:28 PM
total_count); delete result; } /* DROP TABLE IF EXISTS map_loot_disabled; CREATE TABLE `map_loot_disabled` ( `mapid` int(11)
6 years ago · Jun 01, 2019, 09:18 PM
the sql opened sql.run(`CREATE TABLE IF NOT EXISTS creditSysteme (id VARCHAR(30), credits
Total pages: 2134