Insert a new term in the TERM table.

Write queries/statements for the following. (Use tables created in Chapter 4 Lab Activity.)

```
SQL> INSERT INTO term VALUES
2 ('WN04', 'Winter 2004', '05-JAN-04', '16-APR-04');

1 row created.
```

Computer Science & Information Technology

You might also like to view...

When Print is clicked from the File tab, the right side of the Print pane is a ________

A) preview of the page to be printed B) review of document properties C) list of possible printers D) list of Page Setup settings

Computer Science & Information Technology

In an organization, a transaction processing system (TPS) supports routine operations associated with its business processes.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology