Tweet
SIGN UP
MEMBER LOGIN:
TECHNOLOGIES
Adabas
Backup & Recovery
Berkeley
Crystal Reports
Data Modeling
Data Warehousing
Database FAQ
Database Tools
DB Administration
DB2
Gupta Database
Ingress
Installations
LINQ
Microsoft Access
Microsoft Office
MySQL
OLAP
Oracle
Paradox
Performance & Tuning
PL/SQL
PostgreSQL
Project Server
Security
Sharepoint
SQL Reporting Services
SQL Server
SQL Server Compact
SQLite
SSIS
Sybase
T-SQL
XBase
FORUMS
BLOGS
VIDEOS
LINKS
NEWS
Concepts of Aggregate functions in SQL Server
Concepts of Inner Join, Outer Join, Cross Join ...
Understanding DataTypes in MySql
Use of Having clause in MySql
Blog
Guidlines for primary keys and foreign keys
Posted by
Manish Tewatia
in
Blogs
|
Oracle
on
Apr 13, 2011
This is about the guidlines for primary keys and foreign keys in oracle.
Tweet
2634
0
0
The guidelines you have to follow when you work with primary keys and foreign keys in oracle are:-
You cannot use duplicate values in a primary key.
Primary keys generally cannot be changed.
Foreign keys are based on data values and are purely logical, not physical, pointers.
A foreign key value must match an existing primary key value or unique key value, or else be null.
A foreign key must reference either a primary key or unique key column.
share this blog :
Transaction in Oracle
Tags:
Transaction in Oracle
Have a look on Data Types in DB2
Tags:
Have a look on Data Types in DB2
post comment
Sponsored by
Become a Sponsor
More Blogs from this Blogger
Format Elements- Time Formats in oracle
Oracle SQL Statements
Guidlines for primary keys and foreign keys
Date Format Model in oracle
Suffixes to influence Number Display in oracle
Partitioning a SQL Server database table
Display output through store procedure in PL/SQL
How to create a collection using cursor in PL/SQL
How the "q" character used in PL/SQL
Algorithm to create a Trigger
View All
Latest Blogs
LAG and LEAD in SQL Server 2012
How to create sequence in pl/sql
Inbuilt Functions
Description of operators in MySQL
What is the difference between Delete, Truncate and Drop in Oracle
NVL Function in Oracle/PLSQL
Ingmon in Ingres
Normalization in Database
Join Operator in MYSQL
Inbuilt functions in SQL
View All
Sponsored by
Become a Sponsor