need help with Azure Databricks questions on CTE and SQL syntax within notebooks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2023 09:03 AM
Hi amazing community folks,
Feel free to share your experience or knowledge regarding below questions:-
1.) Can we pass a CTE sql statement into spark jdbc? i tried to do it i couldn't but i can pass normal sql (Select * from ) and it works. i heard that in spark 3.4, it should be available, is it true? anyone faced it?
2.) anyone has a list of sql function/syntaxes comparison handy. for eg:-
(Top 1 *) works on sql server but its doesn't in ADB notebooks (we need to use limit)
Thanks in advance 🙂
Labels: