What happens if you are trying to access a schema not owned by you?
Answer / Kirti Raman
If you try to access a schema that is not owned by you in MS SQL Server, you will receive an error message: 'Cannot find the object "schemaName".', unless you have been granted explicit permissions on the objects within that schema.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which is the best place or learning center for MS SQL?????In Bangladesh?????
Define the one-to-one relationship while designing tables.
What different steps will a sql server developer take to secure sql server?
What meant by Performance Tuning,how can we do the performance tuning on stored procedures and tell some steps to do the performance tuning
What is an index in a database?
What is the system function to get the current user's user id?
What is 4nf in normalization form?
What is the meaning of resultset type_scroll_insensitive?
create index a on employee(dno) In this,which index was created?
What is instead of dml trigger?
How can you insert null values in a column while inserting the data?
Diff between Composite key, Alternate Key, Candidate Key, Primary Key, Unique Key, Super Key, Foreign Key
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)