PHP の学習に関係するすべての MySQL 英単語
sql:構造クエリ言語
ホスト:ホスト
ユーザー:ユーザー
パスワード:パスワード
データ:データ
データベース:データベース
テーブル:テーブル
列:列
フィールド:列
row: 行
port: ポート
quit: キャンセル、終了
exit: 終了
charset: 文字セット、文字エンコーディング
collate: 照合順序
collation: 照合順序
delimiter: 区切り文字
create: 作成
drop: ドロップ、ギブアップ、 stop
exists: Exists
int type
tinyint type
smallint type
mediumnint type
biging type
unsigned unsigned
ゼロフィル埋め込み 0
float: 単精度浮動小数点型
double: 倍精度浮動小数点型
10 進数:10進数型、10進数型
numeric:数値
fixed:固定型
char:固定長文字型
varchar:可変長文字型
binary: バイナリ型
enum: 列挙型
set: 複数選択型
bit: ビット型
主キー: 主キー
一意キー: 一意のキー
auto_increment: 自己インクリメント
default: デフォルト値
comment: コメント、説明
index:index
key:index
外部キー:外部キー
フルテキストキーフルテキストインデックス
制約制約
エンジン ストレージ エンジン
変更の変更
表示の表示
説明の説明
名前の変更 rename
ビューの表示
挿入insert
value value
replace replace
select select
loadload
delete delete
from from 。 ..
order order
limit limit
truncate
query query
distinct detect
where where
group group
as as
in in
like as
countquantity, count
avg Average
最大 max
min min
合計 sum
asc 昇順
desc 降順
結合接続
インナー インターナル
クロス クロス
left: 左側
right: 右サイド
outer Outside
in: インサイド...
any: どれか 1 つ
all: all
some: その一部
union: Union
識別:確認、特定
grant: 付与
revoke: 取り消し、キャンセル、剥奪
privilege: 許可
start: トランザクションの開始
:トランザクション
autocommit:オートコミット
begin:開始
end:終了
commit:委託、コミットメント、保証
ロールバック: rollback
case: in...状況
loop:loop
while:when.When
repeat:repeat
Leave: 離脱
declare: 宣言
call: 呼び出し
procedure: ストアド プロシージャ
trigger: トリガー
以上がよく使われる MySQL の英単語は何ですか?の詳細内容です。詳細については、PHP 中国語 Web サイトの他の関連記事を参照してください。