Oracle Query return no result for table having more then 22 million records
Trying to read a table in oracle (19c) large table having data more then 22 million rows.
The query response is Time Out error or Connection Lost . We also don’t have DB configuration to access. Is there any way to fetch row faster (Index and Partition are not an option)