| Date: | Mon, 1 Mar 2004 04:17:58 GMT |
| Reply-To: | David Chang <chang_dj@YAHOO.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | David Chang <chang_dj@YAHOO.COM> |
| Organization: | Comcast Online |
| Subject: | insert data into db |
|---|
Hi, I have a question regarding inserting data into relational databases.
For example, I have a sas dataset "MySASData", and I want to append (insert)
all the records in "MySASData" to a oracle table "MyTable".
Could any time tell me how to do this? Some sample code will be greatly
appreciated. Thank you very much !!
David
|