Answer Posted / ranjit kumar routhu
cursors,t-sql,stored procedures,databse,errors and warnings,
locks,objects,performance,scans,security audit,transactions,
user configurable these comes under sql server profile
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How to add a new column to an existing table with "alter table ... Add" in ms sql server?
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?
Is the log file is a part of file group?
How to generate random numbers with the rand() function in ms sql server?
Is it true that rules do not apply to data already existing in a database at the time the rule is created?
What is a fan-out query in SQL Azure?
What is the cartesian product of table?
Explain Geometry datatype in sql server 2008 with example
Comment,Datatypes are unlimited
What is field with example?
Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?
How to stop log file growing too big?
What are the new data types are introduced in sql 2000?
How to drop an existing table with "drop table" statements in ms sql server?
What is difference between drop truncate and delete?