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 is dcl in sql?
How to create a table using constraints... IF i change the PARENT KEY value ,then CHILD KEY table will also to change in the another table... plz reply ur answers @ mak2786@gmail.com Arunkumar
Which kind of parameters cannot have a default value in pl sql?
What does the file extension accdb stand for?
discuss about myisam key cache. : Sql dba
Define tables and fields in a database
How do I truncate a sql log file?
Which data type is a composite type?
I have 2 Databases. How can create a table in particular database? How can i know the list of tables presented each database?( in oracle 10g)
What is auto increment in sql?
What is record in pl sql?
Is id a reserved word in 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)