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 |
---|---|
52 | |
6 | |
5 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.