Answer Posted / pulak
select add_months(trunc(sysdate,'year'),12)-trunc(sysdate,'year') as days from dual;
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Why variables called the most powerful component of ssis?
What is unpivot?
What is it’s similarity with sql server?
Explain primary key in sql server?
How many categories of data types used by sql server?
what does the automatic recovery do? : Sql server administration
What is merge replication?
Write the queries for commands like Create Table, Delete table, Drop Table etc.
When should you use an instead of trigger?
Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
How to download and install the scaled-down database adventureworkslt?
How many ways to create table-valued functions?
How is foreign key related to primary key?
What are the kinds of subquery?
How do you manipulate data?