How does sql*loader handles newline characters in a record? : aql loader
Answer / Dinesh Kumar Bhaskar
SQL*Loader treats newline characters as field terminators by default. If you have records with multiple lines, they will be treated as separate records. To change this behavior, you can use the FIELDS TERMINATED BY option in your control file to specify another character as a field separator.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
I have the table like this S.No Name ID 01 Xyz 123 I want the result as 01Xyz123 How to write the query to retrieve the entire row data in a single column?
what is self-join? : Sql dba
How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?
What are the attributes of SQL*PLUS ?
2 Answers Dream Careers, Oracle,
what are all the different normalizations? : Sql dba
How is use pl and sql?
What is a sql select statement?
What is a package ? What are the advantages of packages ?
How can check sql version from command line?
What are different types of keys?
What is the purpose of the primary key?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)