Options
where do i find the projection create date and timestamp ?
Where do i find the projection create and timestamp (system table name?)?
1
Where do i find the projection create and timestamp (system table name?)?
Comments
Hi
You can join projections.created_epoch column with the epoch table (if you have some luck that vertica do not already clean your epoch from it )
I hope you will find it useful
Thanks