Open Heinzad opened 1 year ago
As a developer, I need to verify that a table exists, so that I can have confidence that I successfully created it.
Given a table name, when I query a data dictionary, then I should receive the table and column schemata for that table.
As a developer, I need to verify that a table exists, so that I can have confidence that I successfully created it.
Given a table name, when I query a data dictionary, then I should receive the table and column schemata for that table.