Difference between revisions of "HR.JOBS (table)"
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | HR.JOBS |- |} {| border="1" cellpadding="5" cellspacing="0" style="border-co...) |
(No difference)
|
Revision as of 18:05, 2 May 2009
wikibot
Table | HR.JOBS |
Column | Data Type | Nullable | Default | PK | Index |
JOB_ID | VARCHAR2 | not null | JOB_ID_PK | ||
JOB_TITLE | VARCHAR2 | not null | |||
MIN_SALARY | NUMBER | null | |||
MAX_SALARY | NUMBER | null |
Detail Table | Column | Referencing Column |
HR.EMPLOYEES | JOB_ID | JOB_ID |
HR.JOB_HISTORY | JOB_ID | JOB_ID |