Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2022 05:40 AM
- had to change the name from test to test2 as test already exist,
- the database needs to be created CREATE DATABASE airbnb_demo_int_delta_db
- syntax in command 13 is incorrect as quotes should be removed, CREATE TABLE airbnb_demo_int_delta_db.preds_staging is ok
My blog: https://databrickster.medium.com/