Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 372 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 372 Bytes

SQLDB-Iterator-2

This simple project will help you learn and hopefuly understand:

• How to get all the databases in your SQL Server • How to get all tables for each database in SQL Server • How to use Tuples and return multiple values and data types • Asynchronous Programming using Task, Async and Await • Usage of Interpolated strings and its convenience