Hi,

Can we have some realistic example?

Regards,
Jignesh Makwana
On Sep 1, 2011 3:16 PM, "Siva" <cs.prasad...@gmail.com> wrote:
> Hi All,
>
> In Table1 I have data like this.
>
> Column1
> -----------------
>
> Record1
> Record2
> Record3
> Record4
>
> And in Table 2 the data has to be inserted in below manner.
>
> Column1 Column2
> -------------------------------
> Record1 Record2
> Record1 Record3
> Record1 Record4
> Record2 Record3
> Record2 Record4
> Record3 Record4
>
>
> Please let me know how to achieve this.
>
> Regards.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Oracle PL/SQL" group.
> To post to this group, send email to Oracle-PLSQL@googlegroups.com
> To unsubscribe from this group, send email to
> oracle-plsql-unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/Oracle-PLSQL?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

Reply via email to