Archive for the ‘Table’ Category

Constraints

Several types of Oracle constraints can be applied to Oracle tables to enforce data integrity, including: Oracle "Check" Constraint: This constraint validates incoming columns at row insert time. For example, rather than having an application verify that all occurrences of region are North, South, East, or West, an Oracle check constraint can be added to [...]

Continue reading »

Follow

Get every new post delivered to your Inbox.