小巧、快速、可靠。
選擇任何三個。
首頁
選單
關於
文件
下載
授權
支援
購買
搜尋
關於
文件
下載
支援
購買
搜尋文件
搜尋變更日誌
expr
literal-value
bind-parameter
schema-name
.
table-name
.
column-name
unary-operator
expr
expr
binary-operator
expr
function-name
(
function-arguments
)
filter-clause
over-clause
(
expr
)
,
CAST
(
expr
AS
type-name
)
expr
COLLATE
collation-name
expr
NOT
LIKE
GLOB
REGEXP
MATCH
expr
expr
ESCAPE
expr
expr
ISNULL
NOTNULL
NOT
NULL
expr
IS
NOT
DISTINCT
FROM
expr
expr
NOT
BETWEEN
expr
AND
expr
expr
NOT
IN
(
select-stmt
)
expr
,
schema-name
.
table-function
(
expr
)
table-name
,
NOT
EXISTS
(
select-stmt
)
CASE
expr
WHEN
expr
THEN
expr
ELSE
expr
END
raise-function
使用於:
aggregate-function-invocation
attach-stmt
column-constraint
compound-select-stmt
create-index-stmt
create-trigger-stmt
delete-stmt
delete-stmt-limited
factored-select-stmt
filter-clause
frame-spec
function-arguments
indexed-column
insert-stmt
join-constraint
ordering-term
over-clause
result-column
returning-clause
select-core
select-stmt
simple-function-invocation
simple-select-stmt
table-constraint
table-or-subquery
update-stmt
update-stmt-limited
upsert-clause
window-defn
window-function-invocation
參考:
filter-clause
function-arguments
literal-value
over-clause
raise-function
select-stmt
type-name
另請參閱:
lang_aggfunc.html
lang_altertable.html
lang_attach.html
lang_createindex.html
lang_createtable.html
lang_createtrigger.html
lang_createview.html
lang_delete.html
lang_expr.html
lang_insert.html
lang_returning.html
lang_select.html
lang_update.html
lang_upsert.html
lang_with.html
partialindex.html