Forum: MS SQL Jun 12th, 2005 |
| Replies: 10 Views: 120,104 I found a page on techonthenet.com that explained an Oracle sequence better than I could have, so I plagerized it. Below is what it said. I think it makes it clear that a sequence object maintains a... |
Forum: MS SQL Jun 12th, 2005 |
| Replies: 10 Views: 120,104 I don't know that Oracle thinks it is a bad thing, they just choose to solve the problem a different way--with "sequences". In Oracle, as you may know, a sequence is it's own thing outside of any... |