Describe in brief sql server monitoring ways.
No Answer is Posted For this Question
Be the First to Post Answer
What are different type of Collation Sensitivity?
How to modify an existing user defined function?
Explain syntax for viewing trigger?
How to drop an existing table?
How to update muliple row in single query?
how many instance use in sql server 2005
Define the one-to-one relationship while designing tables.
Tell me about pre-defined functions of sql?
how to get 25th row in any table in sqlserver can u tell me syntax
What are the different ways you can create databases in sql server?
What are exact numeric data types in ms sql server?
2) Consider a Table name A which has below records ID --- 5 5 5 5 5 Consider another table B which has below records ID -- 5 5 5 5 5 5 5 5 How many rows will be returned by each of the below queries a) select * from A inner join B on A.id = b.ID b) select * from A left join B on A.id = b.ID c) select * from A right join B on A.id = b.ID
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)