how will be date change into string
Answers were Sorted based on User's Feedback
Answer / sudipta santra
to_char(sysdate,'DD-MON-RRRR HH24:MI:SS')
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / rajgopal
select to_char(sysdate,'ddsp')||'-'||to_char(sysdate,'mon')||'-'||to_char(sysdate,'yyyysp') from dual
| Is This Answer Correct ? | 2 Yes | 0 No |
What can be a size of a pl/sql block? Is there any limit?
What is the primary use of normalization?
where are cookies actually stored on the hard disk? : Sql dba
How do I create a memory optimized filegroup?
When should I use nosql database?
Mention what is the use of function "module procedure" in pl/sql?
what is meant by DML?
what is a trigger in mysql? : Sql dba
Which command is used to call a stored procedure?
How do I remove sql developer from windows 10?
define a variable representing the expression used to calculate on emps total annual remuneration.use the variable in a statement which finds all emps who can earn 30000 a year or more.
What is numeric function sql?
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)