Output database
(1) Output database (database name: SAMPLE_DB, table name: SAMPLE_TBL_juchu)
Create a table in an SQLite database named SAMPLE_DB. Make sure that the table name is SAMPLE_TBL_juchu and the table columns are named as shown below. Make sure that the kanji code type for the database is SJIS.
The column names are:
-
order_date
-
company_name
-
order_num
-
item_name
-
unit_value
-
quantity
-
discount
-
sub_total