How do i return a null object in C#
Oraask Latest Questions
Question
Question
How do i clear a collection in C#
Question
Do Lists have Indexes in C#
Question
Question
Question
I have express database running on windows machine, while trying to export the database facing this error: ORA-12514 TNS:listener does not currently know of service requested in connect descriptor Note: I check below things but still the issue exists : 1 - SQLPLUS ...
Question
What is large pool? and it's optional or required memory area in oracle database ?
Question
What is database normalization and its types? any help will be appreciated
Question
Can someone explain what is top 5 wait events in oracle in an AWR report?
Question
I have SQL_ID for particular sql query and i need to know how to purge this sql_id from shared pool? Thanks