How did you export data from database to excel file.
Answer Posted / rocker
Select the table from which the want to extract data. Right click on table >> Task >> Export Data and select the data source and target table and export data.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can we create a trigger on view?
How to run sql commands in sql*plus?
How do I run a script in sql developer?
Why does sql need a server?
How do you optimize a stored procedure query?
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
what is the difference between a local and a global temporary table? : Sql dba
What are the benefits of pl sql?
What are joins in sql?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
What are system versioned tables?
What is union?
What is self-join and what is the requirement of self-join?
What is java sql driver?
What are different types of sql commands?