- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi @Deb_Tripathy ,
The fucntion defination in the back end file. It wont be available in the Client console.
For PostgreSQL:
mod(cast(Extract(dow FROM $tz1) as integer)+6, 7) // $tz1 -> Data with timestamp
- Malarrajan Sundarraj