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 data control language?
what is explain plan?, given an example...
How does postgresql compare to mysql?
difference between anonymous blocks and sub-programs.
how is myisam table stored? : Sql dba
What is sql data?
What action do you have to perform before retrieving data from the next result set of a stored procedure ?
how to retrieve only duplicate values in a table
how to select first 5 records from a table? : Sql dba
First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.
wht is the difference between sqlaserver2000 and 2005
Explain autonomous transaction.
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)