Basic DB
What is refresh?
A SQL Statement that is stored in the database and be queried like a table.
What is a view.
Allows you to specify pattern matches for data retrieval values.
What is LIKE?
A process for creating database tables that reduces data redundancy and improves throughput.
What is normalization?
Microsoft SQL-Server language dialect.
What is Transact-SQL (T-SQL)?