Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Table Alias

Status
Not open for further replies.

alineam

Technical User
Joined
Jan 2, 2003
Messages
6
Location
BR
Hi,

I want to know if it´s possible chance the role of generation names? example: Instead of use the alias name of table to generate a primary key use the name of the table(table -> new_emploee, primary key -> new_emploee_pk).

And the constraint names generated automatically? like check constraints generated from domains with allowable values.

thanks,


Aline.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top