Where are magic tables stored ? Is it in the same database
where it is created ?
Answer Posted / digvijay kumar singh
yes, magic table stored in current databse.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Explain the properties of the relational tables?
How to create an index on a view?
What do you mean by SQL injection attack?
What is bookmark link in ssrs?
What is a subquery in a select query statement in ms sql server?
What are different types of database indexes?
You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?
Is mysql better than sql server?
Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?
How do you delete a trigger?
What are the restrictions that views have to follow?
How to return the top 5 rows from a select query in ms sql server?
What is filtered index?
What is the difference between functions and scalar functions?
What is use of @@ spid in sql server?