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
how to run 'mysql' commands from a batch file? : Sql dba
what is csv? : Sql dba
What is trigger in flip flop?
Is pl sql still used?
Does sql between include endpoints?
What is query execution plan in sql?
What are sql data types?
explain access control lists. : Sql dba
Can we rollback truncate?
How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?
What is difference between sql function and stored procedure?
What is over () in sql?
What do you think about pl/sql?
Why do we create stored procedures & functions in pl/sql and how are they different?
What are stuff and replace function?