I have a table "Orders" and needs to retrieve all it's column names using an sql query. I know how to describe a table but i don't want it from describe I want to list them using SQL ...
Oraask Latest Questions
Question
Question
What is the difference between Implicit and Explicit Cursor in Oracle?
Question
I am running Toad for the Oracle database and want to display the DBMS_OUTPUT result. I have called set server output to on before calling my script but still, I can't see the result of the dbms_output.
Question
How can we slice a list in Python
Question
How do I convert string to datetime in Python?
Question
How do I know if IEnumerable has an item in C#
Question
How do I convert string to integer in Javascript
Question
Can we create a multidimensional collection in PL/SQL?
Question
need help knowing what the acronym SQL means?
Question
How do I get a file size in bytes abbreviation using .NET? Example: Take input 7,326,629 and display 6.98 MB