How do you read transaction logs
Answer / manisha
From Redo-log files we can read the transaction details.
| Is This Answer Correct ? | 2 Yes | 3 No |
Which are the third-party tools used in sql server and why would you use them?
About types of indexes in SQL server ?
What is used to replicate sessions between instances in coldfusion clusters?
How to find the source of a table in sql server?
How to optimize stored procedure optimization?
How to use go command in "sqlcmd"?
You want to implement the one-to-one relationship while designing tables. How would you do it?
What is SQL Profiler what is the use of it?
2 Answers 247Customer, Steria,
Following are some of the question related to below mentioned query? select e1.salary from employee3 e1 where 2= ( select count(distinct(e2.salary)) from employee3 e2 where e2.salary>=e1.salary ) 1) What the query returns? 2) How it works? - Detail explanation (what the sub query does, why it is (where 2=)....etc...Please?
Why do we partition data?
What are the different ways of moving data/databases between servers and databases in SQL Server?
How to generate create function script on an existing function?
Oracle (3259)
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)