The purpose of this blog is to
provide Data Management Solutions for Retail, Banking, Finance, Insurance
& Hospitality domains, helping improve businesses. The essence of Data
Management is ability of a Business to have access to high quality data of
business relevance anytime. Timely and Accurate data is the backbone of
effective decision making. Hence, to drive revenue growth and operational
efficiency, it is very important for any institute or organization to gain
control over its data. The informed decision making relies on input of high
quality and relevant data, at the right time. Availability of right data
significantly impacts decisions on Strategy, Risk, Investments, Compliance, and
Competitive positioning, especially in the highly competitive market place of
modern business.
Showing posts with label HOME. Show all posts
Showing posts with label HOME. Show all posts
Sunday, 3 April 2016
Subscribe to:
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)...