on 2020 Sep 04 11:11 AM
Here's what I did:
master
After the deployment, when I check the DB on R, I can see that the schema has pushed down to it, but three peculiarities:
master
select * from tableName
results in an error, but select * from master.tableName
works.tableName
, I think because of the previous point.Request clarification before answering.
User | Count |
---|---|
75 | |
30 | |
9 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.