How to import a certificate in Google Chrome
A SSL certificate can be imported in Google Chrome using option menu. Click on the wrench icon –> options –> Navigate to Under the Hood tab Scroll d...
A SSL certificate can be imported in Google Chrome using option menu. Click on the wrench icon –> options –> Navigate to Under the Hood tab Scroll d...
Google Chrome has an inbuilt pop up blocker feature. The default option is set is Do not allow any site to show pop-ups. You can disable pop up blocker in Go...
Firefox displays the recently closed tabs under History menu –> Recently Closed Tabs. If you want to clear or disable the recently closed tabs section ...
Internet Explorer 8 has settings for blocking pop ups that appearing while accessing a website. Using this setting you can turn on or off a pop up, specify t...
The below query can be used for determining the if any object locked in an oracle database. select  c.owner, c.object_name, c.object_type, b.sid, b....
Learn how to monitor and manage Oracle database cursors with SQL queries. Find out maximum allowed cursors and track currently open cursors to prevent ORA-01...