Data grid displays a blank data when running a query against a date column.
For e.g. CREATE TABLE mydate( non_empty_date date not null );
select * from mydate;
The result of the above select statement shows a blank data for the table's date column.
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center