Ensode.net
Google
 

Home
Blog
Guides
Tips
Articles
Utilities
Reviews
About Us
Contact us


Facebook profile

XML

Introduction to Squirrel SQL Database Client
Bookmark and Share

Working With Database Data

To view data in a database table without having to write a single line of SQL, click on the root node in the tree at the left hand side, then click on the desired schema, then on "tables", then double click on the desired table. Once there, click on the "content" tab.

To edit the data in the table, we can right click on the data and selecct "Make Editable". We can then update a cell by clicking on it.

squirrel sql edit data

In addition to it's graphical data manipulation features, Squirrel SQL has an excellent SQL editor, it features code completion (ctrl-space) and code formatting (ctrl-alt-F).

squirrel sql completion
Next: Reverse Engineering a Database Schema


Java EE 6 Development With NetBeans 7
Java EE 6 Development With NetBeans 7


Java EE 6 with GlassFish 3 Application Server
Java EE 6 with GlassFish 3 Application Server


JasperReports 3.5 For Java Developers
JasperReports 3.5 For Java Developers