Working with databases
- Using a value returned by SQL query as a parameter
- Inserting auto-generated column value when working with databases
- Inserting images from files into a database table
- Using MERGE (UPSERT) when working with databases
- Handling table and column names with spaces and special characters when working with databases
- Reading data from one dataset and loading it in multiple database tables