Tagged Questions
1
vote
2answers
5k views
Excel: text values in a pivot table?
I have a table (in MySQL) with 3 columns:
Location Category Supplier
A Computers Company X
A Printers Company Y
B Computers Company X
B ...
0
votes
1answer
169 views
Start database in Fedora 13
How can I start to create, delete, etc., a table in Fedora 13? How can I initiate to create a basic table in Linux, what are the commands? Will I have to install firstly a database like ORACLE in my ...
6
votes
2answers
3k views
How to open several tables in different tabs in SQL Developer
I have several schemes and need to open different tables in different tabs from different schemes at the same time.
SQL Developer opens the table view in the same tab.
Clicking whilst holding Ctrl ...