42.7K results in 797 ms
7 years ago · Jan 23, 2019, 12:38 PM
set hivevar:pd=date_add('${hivevar:ds}',-1); set hive.exec.dynamic.partition.mode=nonstrict; CREATE TABLE IF NOT EXISTS XTABLE (emp_id BIGINT, start_time
7 years ago · Jan 23, 2019, 11:38 AM
BEGIN DROP TEMPORARY TABLE IF EXISTS tmp_del_authtokens; CREATE TEMPORARY TABLE tmp_del_authtokens ( id INT(11) NOT NULL PRIMARY KEY, auth_token
7 years ago · Jan 23, 2019, 11:26 AM
This may be * useful if your Drupal installation exists in a schema that is not the default * or you
7 years ago · Jan 23, 2019, 11:14 AM
return 1; } SetupPlayerTable() { mysql_tquery(g_SQL, "CREATE TABLE IF NOT EXISTS `players` (`id` int(11) NOT
7 years ago · Jan 23, 2019, 10:30 AM
BEGIN DROP TEMPORARY TABLE IF EXISTS tmp_del_authtokens; CREATE TEMPORARY TABLE tmp_del_authtokens ( id INT(11) NOT NULL PRIMARY KEY, auth_token
7 years ago · Jan 23, 2019, 10:08 AM
CREATE TABLE IF NOT EXISTS `communities` ( `id` int(11) NOT
7 years ago · Jan 23, 2019, 10:06 AM
IF sy-subrc EQ 0. "exists IF chnewpass = chreppass. UPDATE zpeco_user1
7 years ago · Jan 23, 2019, 08:22 AM
0.0.0.0/0 -> (null) dummy0 to table 1002: File exists 01-22 12:11:17.911 I/Netd ( 1282):
7 years ago · Jan 23, 2019, 07:32 AM
roles table -- DROP TABLE IF EXISTS roles; CREATE TABLE roles ( role_id int(11) NOT NULL AUTO_INCREMENT, role_name varchar(20)
7 years ago · Jan 23, 2019, 06:56 AM
roles table -- DROP TABLE IF EXISTS roles; CREATE TABLE roles ( role_id int(11) NOT NULL AUTO_INCREMENT, role_name varchar(20)
7 years ago · Jan 23, 2019, 05:34 AM
table exponent_push_notification_interests # ------------------------------------------------------------ DROP TABLE IF EXISTS `exponent_push_notification_interests`; CREATE TABLE `exponent_push_notification_interests` ( `key` varchar(220) COLLATE utf8mb4_unicode_ci NOT NULL, `value` varchar(220) COLLATE
7 years ago · Jan 23, 2019, 05:14 AM
exportTable(schema: ObjectSchema) { var sql = "CREATE TABLE IF NOT EXISTS \(schema.className) (" let primaryKeyProperty = schema.primaryKeyProperty
7 years ago · Jan 22, 2019, 11:58 PM
return 1; } SetupPlayerTable() { mysql_tquery(g_SQL, "CREATE TABLE IF NOT EXISTS `players` (`id` int(11) NOT
7 years ago · Jan 22, 2019, 11:28 PM
players_only then continue end if not friends and ply.PlayerTeam == self.Owner:Team()
7 years ago · Jan 22, 2019, 11:06 PM
tempTable where fkProblem is not null drop table if exists #fieldTemp drop table if
7 years ago · Jan 22, 2019, 10:20 PM
WHERE [object_id] = OBJECT_ID('tempdb.dbo.#output_dbinfo')) DROP TABLE #output_dbinfo; IF NOT EXISTS (SELECT [object_id] FROM tempdb.sys.objects
7 years ago · Jan 22, 2019, 09:48 PM
Cassandra should store hints. # If not set, the default directory
7 years ago · Jan 22, 2019, 09:26 PM
configarray; } function serverpilot_sh_activate() { $query = "CREATE TABLE IF NOT EXISTS `mod_spsh_settings` (\n\t\t\t `id` int(11)
7 years ago · Jan 22, 2019, 08:22 PM
end end local success if not SetGlobal then success = pcall(function()
Total pages: 2134