I have a query which takes time to execute and i want to tune it, but i am facing problem with cache in database how to flush database buffer. to get the right execution time every time i have made ...
Oraask Latest Questions
How to get duplicate values in a column in oracle database 10g assume that we have employees table, and each employee has salary. now i want to write a query to find all duplicate salaries.
can some one share with me FNDLOAD command to download and upload DFF in oracle e-business suite R12 thanks
What is FNDLOAD download and upload command for lookups in oracle apps
I have table have 15 column and 35000 rows called inventory_transfers, what i need is to create a new table with the same structure as my original table but without data. how to do this in oracle database 11g
i faced this error when trying to connect to oracle database ora 01017 invalid username password logon denied and i checked the username, password and it's correct. any help will be appreciated
hi guys while discussing with one of my friends i heard one terminology called cemli at oracle, i want to know what is it exactly? thanks in advance.
How do i remove files from linux using command ?
Hello guys i want linux command to list all users and groups.
Hi, I have a task and it's simple : all NULL values of a table should be updated to not null let say to be 'Value', however the NOT NULL values will remain the same as it is. consider that the table ...