7. Where would you look for errors from the database design?
Answer Posted / sudarshanbehera07@gmail.com
Ans: C. in the alert log
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why stored procedures are faster than query?
Does sql require a server?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
What is execute immediate?
what are the authentication modes in sql server? How can it be changed? : Sql dba
Why query optimization is needed?
How can you fetch common records from two tables?
How to assign sql query results to pl sql variables?
Can we use two order by clause in query?
Explain locks? : Transact sql
Explain what is table in a database?
How do you get column names only for a table (sql server)?
What is t-sql? : Transact sql
What is the difference between count 1 and count (*) in a sql query?
Is join same as left join?