Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Transact-SQL (2000)
 uploading data using pl/sql

Author  Topic 

lloydtlee
Starting Member

6 Posts

Posted - 2001-08-09 : 16:51:40
I wanted to upload a set of data in text format delimitted by comma, instead of using sql loader, I wanted to use PL/SQL because I wanted to validate the data inserted to my table.


lloydtlee
   

- Advertisement -