How to do loadinto and create empty table.

The problem I’m having

How to create an empty table with like this in dbt? Also how do i use load into? Thanks

image

The context of why I’m trying to do this

What I’ve already tried

Some example code or error messages

Put code inside backticks
  to preserve indentation
    which is especially important 
      for Python and YAML! 

Hi,

You can do something like these. Does this approach make sense in your case?