Answer Posted / ajit
select TO_CHAR( last_day(sysdate), 'day')
from dual
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
How many types of sql are there?
What is the default isolation level in sql server? : Transact sql
What is pl sql block in dbms?
Show the cursor attributes of pl/sql.
What are stored procedures in mysql?
GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?
Is sql an operating system?
What are the types of triggers in sql?
how is exception handling handled in mysql? : Sql dba
What are the sql versions?
What is varray in pl sql?
what are wild cards used in database for pattern matching ? : Sql dba
How to check if a column is nullable before setting to nullable?
What is a full join?
what is timestamp in mysql? : Sql dba