How do I run sql profiler?
Answer / Avanish Katiyar
To run SQL Profiler, you can follow these steps on Microsoft SQL Server:
1. Open SQL Server Management Studio (SSMS).
2. Click on 'Database Tools' in the menu bar.
3. Select 'SQL Profiler'.
4. If it's not installed, you might need to install it first by going to 'Tools' > 'Extensions and Updates' > 'SQL Server Profiler'.
| Is This Answer Correct ? | 0 Yes | 0 No |
What can be a size of a pl/sql block? Is there any limit?
Is it mandatory for the primary key to be given a value when a new record is inserted?
How insert into statements in sql?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
Write a unique difference between a function and a stored procedure.
What is normalization? How many normalization forms are there?
What is view? Can we update view
What is a system versioned table?
Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com
Show code of a cursor for loop.
How do you assign Construct the where clause without concatenating Field,value pairs?
what is difference between decode and case function?
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)