Answer Posted / manoranjan sethy
Select LAST_DAY(Sysdate) From Dual;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How does rowid help in running a query faster?
Why do we use sqlite?
What's the difference between a primary key and a clustered index?
What is example of database?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
what is the use of double ampersand (&&) in sql queries?
What is a variable in sql?
What is the difference between partition and index?
What is sap sql?
Why function is used in sql?
What is keys and its types?
What are the two types of exceptions in pl/sql?
How can I get the number of records affected by a stored procedure?
Can we create index on primary key?
Can we call a function containing dml statements in a select query?