From what I'm seeing Databricks doesn't have DECLARE function, how can I ... ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2022 10:34 AM
How can I re-write this statement in a way that is compatible for Databricks?
DECLARE @DATE_BEGIN_TEST AS DATE = DATEADD(DAY, - 60, GETDATE());
DECLARE @DATE_END_TEST AS DATE = GETDATE();
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2022 05:50 PM
Hi @Joseph Collins,
Just a friendly follow-up. Do you still need help or the link shared by Kaniz help you? Please let us know

