Can we use two order by clause in query?
No Answer is Posted For this Question
Be the First to Post Answer
What are hotfixes and patches?
What is the process of debugging?
Mention what are different methods to trace the pl/sql code?
3. Select sum(a) sum_1,max(a) max_1 ,count(a) count_1 from ( ( select 1 a from dual union all Select to_number(‘2011’) a from dual union all select 1 a from dual) union select 2 b from dual);
Explain the types of joins in sql?
How do you get column names only for a table (sql server)?
if a string is there like s1,s2,s3,s4.How to find count of commas in this.
What is the difference between execution of triggers and stored procedures?
Define concurrency control. : Transact sql
Like shown below i have 3 columns(Name,No,Address). The values in name column i want to modity. Requirement : Keep only once space between two words (Fname,Lname) in the Name column. For this what is the query? Please answer me. Advance Thanks. Name No Address Reference manoj kumar kumar raja vinzay kumar rajendra prasad gowri nath -- -- --
What is the unique index?
What are different types of sql commands?
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)