Problem Description

You need to create a table and then insert rows. Write a script with commit. Mention in description that some DBs auto-commit DDL.

Input Format

SQL script

Output Format

Statements

Sample Test Case

Input:
None
Output:
Table and rows created

Constraints

DDL commit behavior varies

Solutions (0)

No solutions submitted yet. Be the first!

Discussion (0)

No comments yet. Start the discussion!

Prev Next