
Learn how to join two tables by selecting specific columns from each table, such as date and amount from GL and country from territory.
Learn to build a profit and loss statement step by step using sql, joining gl with chart of accounts, aggregating amounts, and applying filters to show multi-year columns.
Calculate gross profit margin by dividing gross profit by sales and optionally multiplying by 100. Use a subquery and a view to simplify calculations and prepare for country-level analysis.
calculate key financial ratios in sql, including interest cover, inventory turnover period, receivables and payables turnover periods, and validate results before preparing the cash flow statement.
Filter financial ratios by country with a simple query, selecting where country equals Germany, and verify results with an Excel slicer for ratios like return on capital employed and gearing.
Learn to build a cash flow statement in SQL with opening balances, period values, and sign changes, guided by a detailed structure contrasting P&L and balance sheet logic.
Upload cash flow table (CF) to the database using the import flat file wizard, preview and import data, then start writing cash flow statement preparation logic in a new query.
Unlock the power of financial data with this comprehensive course designed for non-tech professionals.
All the financial data of an organization is stored in the database. Now to extract the data back for reporting and analysis is usually not considered easy by non-tech people. Most professionals are dependent on the reports that are available in the system. The best bet, you can connect a BI tool like Power BI and extract the data for analysis. However, this too has a lot of limitations.
What is SQL:
A database query tool with which you can extract any broader or specific data from the database just by writing small super-easy lines of code. No programming knowledge or database technical knowledge is required for this. Almost anyone can do that and it will empower you in the reporting and analytics like nothing else can.
What you will learn in this course:
Introduction to databases
Basic ways to query a database
Sorting and filtering data
Grouping data
Splitting data on multiple parameters
Drilling up and drilling down data
Preparing Financial Reports
Profit & Loss Statement
Balance Sheet
Cash Flow Statement
Preparing Financial Analytics
Profitability ratios
Efficiency ratios
Liquidity ratios
Risk management ratios
Who this course is for:
Financial Analysts
Business Analysts
Financial Controllers
Finance Managers
Accountants
Bookkeepers
Data Analysts
Money back guarantee:
This course comes with a 30 days money back guarantee. So, sign up risk free and if for any reason you are not satisfied with the course, you will get the full refund.
About instructor:
I am a Chartered Accountant from the UK with 14 years of experience. My major work has been in the accounting and finance transformation of organizations with tools like SAP and Oracle. So, I have been using SQL for quite some time. Now I run an accounting automation company.