Having a sequence, I need to find out which table.column gets its values. As far as I know, Oracle doesn\'t keep track of this relationship. So, looking up for the sequence
Use GREP to scan your entire source for "myseq.NextVal" - myseq being the one you're looking for....