Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

oracle add attribute to table

ALTER TABLE table_name 
ADD column_name data_type constraint;
Source by www.oracletutorial.com #
 
PREVIOUS NEXT
Tagged: #oracle #add #attribute #table
ADD COMMENT
Topic
Name
8+8 =