What is the difference between 2-Tier architecture and
3-Tier architecture
Answer Posted / ravikanth
thanks ravi
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration
How to create an inline table-valued function?
How do you manipulate data?
What are the advantages of using stored procedures?
Why we use trigger in sql server with example?
What is subquery in sql?
How to verify a user name with sqlcmd tool?
explain how to create a new schema in a database? : Sql server database administration
When do you think a developer should use sql server-based cursors?
List out different types of normalizations in sql server and explain each of them?
Write a sql query to sort on different column name according to the parameters passed in the function?
Will sql server 2005 allow you to reduce the size of a column?
why would you call update statistics? : Sql server database administration
How to maintain a fill factor in existing indexes?
Is sql server free?