what does this mean "Table "total_bikeshare" must be qualified with a dataset (e.g. dataset.table)." in sql

Viewed 49

I am trying the combine 12 months datasets into one table, i tried using CREATE TABLE function but i am getting below error-

Table "total_bikeshare" must be qualified with a dataset (e.g. dataset.table). Please help this understand what this means?

0 Answers
Related