人気の面接質問と回答・オンラインテスト
面接対策、オンラインテスト、チュートリアル、ライブ練習のための学習プラットフォーム

集中型学習パス、模擬テスト、面接向けコンテンツでスキルを伸ばしましょう。

WithoutBook は、分野別の面接質問、オンライン練習テスト、チュートリアル、比較ガイドをひとつのレスポンシブな学習空間にまとめています。

面接準備

SQL 面接の質問と回答

Test your skills through the online practice test: SQL Quiz Online Practice Test

質問 6. What is a event handler ?

An event handler is a routine that is written to respond to a particular event.

役に立ちましたか? コメントを追加 コメントを見る
 

質問 7. What is an integrity constraint ?

An integrity constraint allows the definition of certain restrictions, at the table level, on the data that is entered into a table.

役に立ちましたか? コメントを追加 コメントを見る
 

質問 8. What are the various uses of database triggers ?

Database triggers can be used to enforce business rules, to maintain derived values and perform value-based auditing.

役に立ちましたか? コメントを追加 コメントを見る
 

質問 9. What is a transaction ?

A transaction is a set of operations that begin when the first DML is issued and end when a commit or rollback is issued. BEGIN COMMIT/ROLLBACK are the boundries of a transaction.

役に立ちましたか? コメントを追加 コメントを見る
 

質問 10. Why are the integrity constraints preferred to database triggers ?

Because it is easier to define an integrity constraint than a database trigger.

役に立ちましたか? コメントを追加 コメントを見る
 

ユーザー評価で最も役立つ内容:

著作権 © 2026、WithoutBook。