How can u convert the Date to String?
Answer Posted / anil singh
iN PL/SQL WE USE TO_CHAR FUNCTION
SELECT TO_CHAR(SYSDATE,'MI','HH:MM:SS' FROM TABLE NAME
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Define primary key?
Why are you getting errors when creating a new odbc dsn?
What different steps will a sql server developer take to secure sql server?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration
Explain what is scheduled job and how to create it?
How do I view a stored procedure in sql server?
What is an example of a primary key?
How to use subqueries with the exists operators in ms sql server?
What is transactional replication?
What is table-valued sub query?
What is the Difference Between Primary and Foreign Key?
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
Can we use having clause without group by?
What is table constraint?