Sponsored Links
WebSphere Tutorials
- WebSphere V5.0 : Building Expressions
- WebSphere V5.0 : Creating SQL statements
- WebSphere V5.0 : Applying DDL scripts to a remote database
- WebSphere V5.0 : Deploying to the database
- WebSphere V5.0 : Defining a table
- WebSphere V5.0 : Defining a database
- Working with Data in WebSphere
- WebSphere V5.0 : Debugging - JSP debugging
- WebSphere V5.0 : Debugging - Scrapbook Page
- WebSphere V5.0 : Debugging - View variables
- WebSphere V5.0 : Debugging - Step-through code
- WebSphere V5.0 : Debugging - Set breakpoints
- WebSphere V5.0 : Running Applications - Export J2EE applications
- WebSphere V5.0 : Running Applications - Run/operate server
- WebSphere V5.0 : Running Applications - Understand Session Manager
- WebSphere V5.0 : Running Applications - Configure data sources
- WebSphere V5.0 : Running Applications - Create server instance and server configuration
- WebSphere V5.0 : Web Development - Use Web Page Wizards
- WebSphere V5.0 : Web Development - Work with Web Application Deployment Descriptor
- WebSphere V5.0 : Web Development - Use content assist
Tutorials
WebSphereWebSphere V5.0 : Defining a table
WebSphere V5.0 : Defining a table
WebSphere V5.0 : Defining a table
In this tutorial you will learn about, WebSphere V5.0 : Defining a table, Steps to define a table in your database.
Tables are logical structures maintained by the database manager. Tables are made up of columns and rows. You can define tables as part of your data definitions in the Data perspective. Before you can define a table, you must first have a database and a schema defined.
To define a table in your database, follow these steps:
In the Data Definition view of the Data perspective, select the Tables folder under your schema.
From the pop-up menu of the folder, click New > New table definition to open the New Table Definition wizard.

3. Follow the prompts in the wizard to define table properties, add columns, and define primary and foreign keys.


Next Page: WebSphere V5.0 : Defining a table - Page 2
Comments
Sponsored Links
