This is a discussion on BULK sql in sybase ? within the Sybase forums, part of the Database Server Software category; --> Oracle has a Bulk SQL feature (implemented using FORALL and BULK COLLECT TO) What is the comparable feature in ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Can you tell me what the Oracle equivalent of a DFJKFKGvgjcdssu is? Putting a buzzword on the table and asking for an equivalent function isn't particularly productive. From the phrase "Bulk SQL" the equivalent ASE feature could simply be a batch: A sequence of SQL commands followed by "go". I don't believe that is anything (at least as of ASE 12.5.1) that corresponds to nested tables, etc. None of them even sound like a relational object. "Hemant Garach" <hemant_ng@yahoo.com> wrote in message news:5d494774.0404171115.27de7afc@posting.google.c om... > Oracle has a Bulk SQL feature (implemented using FORALL and BULK COLLECT TO) > What is the comparable feature in sybase ? > > Is there anything similar to nested tables , varrays, or records in sybase ? |