How do I find sql profiler?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

Explain what is a field in a database and record in a database?

0 Answers  


Does sql profiler affect performance?

0 Answers  


Name the tables where characteristics of Package, procedure and functions are stored ?

3 Answers  


How many functions are there in sql?

0 Answers  


i have a table like this. i want to output like this c1 c2 c1 c2 1 10 1 10 2 20 2 30 3 30 3 60 4 40 4 100 5 5 5 105 c1 and c2 are columns in a table .i want output like this c2 values are 10,10+20,10+20+30,10+20+30+40.10+20+30+40+5. write a sql query.pls help this i want urgent.

2 Answers   IBM, Loginworks, OFSS,






Enlist the data types that can be used in pl/sql?

0 Answers  


what is the output of this query selet * from employee where 1=2 ??

11 Answers  


What is serial sql?

0 Answers  


What is the difference between cross join and natural join?

0 Answers  


What are tables in sql?

0 Answers  


Fetch an entire row from the employees table for a specific employee ID:

2 Answers  


Define commit, rollback and savepoint?

0 Answers  


Categories