Browse by Tags

All Tags » Oracle (RSS)

Oracle stored procedure and Blob data type problem by vik20000in

Hi, Few days back I was working with Oracle database and one of my stored procedures which was inserting a blob data to the database. But I started getting a strange when the data in the blob data type got large. For large blob data I was getting the...
Filed under: ,

Different ways to get the UTC time in Oracle and MSSQL by vik20000in

Hi, Many a time with all the data we want to store the current date time for reference purpose. If your application is going to work with more than one country than its best to store the date time in UTC (GMT) format. With difference database the way...
Filed under: ,
More Posts