Explain autonomous transaction.
What does count (*) do in sql?
Explain what is an index?
what is the difference between union and union all? : Sql dba
what are all the common sql function? : Sql dba
how to saw triggers output in pl/sql database?
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?
have table with two columns with datatypes as number and varchar and the values in A column like 1,2,3 AND B column values like a,b,c. now need to display data in a single column as 1,a,2,b,3,c.
what is meant by urlencode and urldocode? : Sql dba
Can we use ddl commands in pl sql?
What is sql and how does it work?
What are types of exception?
what is column? : Sql dba