How do I remove sql developer from windows 10?



How do I remove sql developer from windows 10?..

Answer / Aashieesh Kumar

To remove SQL Developer from Windows 10, you can use the Add or Remove Programs feature in Control Panel. Alternatively, you can use the PowerShell command Uninstall-Module -Name Oracle.SQLDeveloper.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How do I filter in sql profiler?

1 Answers  


What is a recursive stored procedure?

1 Answers  


What are the types of keys?

1 Answers  


Can We write bulk collect statement in triggers?

1 Answers   Polaris,


I have a CURSOR then why we need BULK COLLECT again?

1 Answers  


Can you have more than one key in a database?

1 Answers  


Write a query to display the current date in sql?

1 Answers  


what is a view? : Sql dba

1 Answers  


Which one of the following pairs of aggregate functions do you use with character fields? 1. COUNT(field) and MAX(field) 2. AVG(field) and COUNT(field) 3. MIN(field) and SUM(field) 4. AVG(field) and MAX(field) 5. COUNT(field) and SUM(field)

6 Answers   HCL,


how can I make a script that can be bi-language (supports english, german)? : Sql dba

1 Answers  


difference between cursor and procedure in a package

3 Answers   PCS,


What is gpt format?

1 Answers  


Categories