Fiends, i am creating a search engine for my own city about service providers in the city. So there can b开发者_运维问答e search for particular keyword or service. Finding data using LIKE will affect
I\'m trying to write the contents of listener.ora to another file without hardcoding in the directory.
Is there a way I can reduce the impact of the \'ORDER BY lro_pid\' clause in the OVER portion of the inner query below?
I am noticing the parse_calls are equal to the number of executions in our Oracle 11g database. select parse_calls, executions
I have a situation like, I have two tables having same structure. I have a view which points to one of the table. In my store procedure I have to开发者_如何学Python check first which table the view po
Our organization is planning to upgrade its most of the oracle servers & clients to 11g Release 2.
I\'d like to create a Oracle package where I have a procedure that executes some dynamic SQL. This is no problem if I\'m doing it all dynamic with EXECUTE IMMEDIATE but it would be better if the stati
i want to add Constraint in table but before adding i have to check is that Constraint existing in table or not
I installed Oracle 11g Release 2 on a windows 7 laptop and created a database using DBCA. In one screen there is an op开发者_如何学编程tion to create sample schema but it was greyed out so I could not
I\'m working on a project my boss gave me. I don\'t have much experience but I have to learn it. It\'s regarding Oracle DB 11g and I\'m using SQLPlus and PL/SQL as the query language.