how to write utl file pkg in SQL
Answer / pankajsharma
l_utlfile=utl_file_type;
l_utlfile=utl_file.fopen('filepath','filename','mode')
| Is This Answer Correct ? | 5 Yes | 1 No |
Regarding joins what are the differences you observed in oracle 9i and sql server?
How do you update sql?
is it mandatory to select all the column in a view then what columns should be selected
a table has 2 classifications 1)liabilities 2)earnings this liabitity has 2 elements with 2 input values and the earnings have 2 elements with 2 input values i wrote a query so that my input is liability savings amount1 amount2 xxxx null xxxxxx 0 xxx1 null xxxxx1 0 null yyyy 0 yyyy null yyy1 0 yyy1 my problem is --when i developed a report(d2k) with this data my o/p is liabilities,amount1,savings,amount2 xxxx xxxxxx xxx1 xxxxx1 yyyy yyyy yyy1 yyy1 how could i move this savings,savings values 2 palces up. can any body provide me witha better solution
What is sql catalog?
need to split a string into separate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.
What is the difference between rename and alias?
What is materialised View?
Is sql scripting language?
How to make a copy values from one column to another in sql?
Explain what is table in a database?
Name the different types of indexes in sql and define them.
Oracle (3259)
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)