Tuesday, 16 September 2014

Auto Increment In Oracle[Example]

Step 1: Create Table [student]













Step 2: Create Sequence [sequence_student]
















Step 3: Insert all into student
















Step 4: output














This is not our expecting answer

Step 5: again output






















Success !! this time right..  

No comments:

Post a Comment