Wednesday, 4 May 2022
Remove all characters after a specific character in oracle query
Subscribe to:
Post Comments (Atom)
End-to-End Databricks S3 Workflow: Connect, Create Tables, Archive, and Move Files
End-to-End Databricks S3 Workflow: Connect, Create Tables, Archive, and Move Files Introduction An end-to-end Databricks S3 pipeline ofte...
-
Defragmentation Implementation in ODI: Execute below Code in database to create tables: create table bi11g_dw.defragment_table as select own...
-
Current Date: Syntax: TIMESTAMPADD(SQL_TSI_DAY, 0, CURRENT_DATE) Or Current_Date Current Year: Syntax: YEAR(CURRENT_DATE)...
No comments:
Post a Comment