-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
How to write SQL query for milliseconds in Oracle.
For example In my table one datetime field example modified_date_time.its displaying 2006-08-18 23:28:23 (here its rounding seconds)But I want the format like 2006-08-18 23:28:22.123456 (I want the absolute value for seconds like yyyy-mm-dd HH24:mi:ss.milliseconds.
-
-
How to apply two constraints for a single column in a table?
For example::In a table Table1, I want 2 make the column "Column1" as primary key and I want the first letter must start with 'S'
Oracle SQL Interview Questions
Ans