• Home
  • SQL Tutorials
    • Handling SQL tables
    • SQL Basics
    • SQL Clauses
    • SQL Commands
    • SQL Functions
    • SQL Operators
    • XML for SQL Server
    • Useful SQL Scripts
    • SQL Online Quiz
  • SQL Server
    • SQL Administration
    • SSRS – Reporting Services
    • SSIS – Integration Services
  • Power BI reporting
    • DAX
    • Power BI desktop
    • Power Pivot
    • Power Query
    • Sample Reports in power BI
  • Excel
    • Excel functions
    • Excel tutorials
    • Finance math in Excel
  • BI Latest News
    • BI Blogs and Magazines
    • Power BI News
  • Contact
  • English
    • Čeština
    • English
    • Home
    • SQL Tutorials
      • Handling SQL tables
      • SQL Basics
      • SQL Clauses
      • SQL Commands
      • SQL Functions
      • SQL Operators
      • XML for SQL Server
      • Useful SQL Scripts
      • SQL Online Quiz
    • SQL Server
      • SQL Administration
      • SSRS – Reporting Services
      • SSIS – Integration Services
    • Power BI reporting
      • DAX
      • Power BI desktop
      • Power Pivot
      • Power Query
      • Sample Reports in power BI
    • Excel
      • Excel functions
      • Excel tutorials
      • Finance math in Excel
    • BI Latest News
      • BI Blogs and Magazines
      • Power BI News
    • Contact
    • English
      • Čeština
      • English
Jan Zedníček – Data & Finance

Jan Zedníček – Data & Finance

  • Home
  • SQL Tutorials
    • Handling SQL tables
    • SQL Basics
    • SQL Clauses
    • SQL Commands
    • SQL Functions
    • SQL Operators
    • XML for SQL Server
    • Useful SQL Scripts
    • SQL Online Quiz
  • SQL Server
    • SQL Administration
    • SSRS – Reporting Services
    • SSIS – Integration Services
  • Power BI reporting
    • DAX
    • Power BI desktop
    • Power Pivot
    • Power Query
    • Sample Reports in power BI
  • Excel
    • Excel functions
    • Excel tutorials
    • Finance math in Excel
  • BI Latest News
    • BI Blogs and Magazines
    • Power BI News
  • Contact
  • English
    • Čeština
    • English

Blog - permanently moved from biportal.cz

Blog
Select clause in SQL Server

SQL SELECT DISTINCT – Removing Duplicates from Table = Unique values

  • 5. 11. 2019
  • Ing. Jan Zedníček - Data & Finance
  • SQL Clauses
SELECT DISTINCT is a command used to show unique records in a table. Its use is broad but it is mainly used to remove duplicities in the records when...
Číst »

SQL Loop – Do you Know How to Use WHILE or Recursive CTE?

  • 5. 11. 2019
  • Ing. Jan Zedníček - Data & Finance
  • SQL Commands
Loop is a repeated call of a part of a code with different parameters. Usually the code is bound to certain DML operation such as INSERT or UPDATE. We...
Číst »
Power Bi dashboard

How to Get Started With Power BI + BI Tools for Excel

  • 5. 11. 2019
  • Ing. Jan Zedníček - Data & Finance
  • Power BI reporting, Sample Reports in power BI
Power BI is a cloud technology by Microsoft which enables user to analyze and visualize data easily. Creating reports is a task anyone can do. You do not have...
Číst »
sql kviz online kviz

T-SQL Online Quiz – For beginners

  • 3. 11. 2019
  • Ing. Jan Zedníček - Data & Finance
  • SQL Online Quiz, SQL Tutorials
Today, I prepared for you an SQL quiz for experienced beginners and slightly advanced. Successful completion of the quiz should be routine for a person who uses SQL on...
Číst »
Excel - Průměr - Velký přehled - Typy, Vzorce, Vysvětlení

Excel | Mean (Average) Functions Overview – Types, Formulas, Explanation and Examples

  • 2. 11. 2019
  • Ing. Jan Zedníček - Data & Finance
  • Excel functions
Let’s start with what the average means. In terms of descriptive statistics, the average is a certain reference (typical) value. It is a property of the data set that...
Číst »
SQL Insert

SQL INSERT – Inserting Rows into Database Table (3 methods) + Common mistakes

  • 1. 11. 2019
  • Ing. Jan Zedníček - Data & Finance
  • Handling SQL tables, SQL Commands
SQL Command INSERT is suitable for situations when we want to insert entries into the table. Insertion of rows can be done in multiple ways (further description below): You...
Číst »
SSRS

SSIS | Data Flow Task for Beginners – ETL Data Pump Component with Example

  • 1. 11. 2019
  • Ing. Jan Zedníček - Data & Finance
  • SSIS - Integration Services
In the last article, I introduced the Control Flow feature. Using control flow we can manage through tasks what SSIS package does. The most frequently used is a Data...
Číst »
Visual_Studio_2013_Logo

SSIS | Control Flow – Tasks, Containers and Data Flow – Integration Services (Beginners)

  • 30. 10. 2019
  • Ing. Jan Zedníček - Data & Finance
  • SSIS - Integration Services
Before introducing Control Flow, let me recap the previous tutorial SSIS | Introduction, BIDS, Project, Package, SSIS Toolbox where I introduced the SQL Server Integration Services (SSIS) feature for...
Číst »
Visual_Studio_2013_Logo

SSIS | Integration Services for Beginners – Introduction, BIDS, Project, Package, SSIS Toolbox

  • 28. 10. 2019
  • Ing. Jan Zedníček - Data & Finance
  • SSIS - Integration Services
This article serves as an introduction to SQL Server Integration Services (SSIS) for SQL Server. It contains information about this function and its basic parts. SQL Server is generally...
Číst »
Konvence počítání kalkulatorních dnů, dluhopisy, alikvótní úrokový výnos

Day Count Convention (Fractions) for Bonds, Loans, Accrued Interest – Financial Mathematics

  • 25. 10. 2019
  • Ing. Jan Zedníček - Data & Finance
  • Don't Miss Out, Finance math in Excel
Most calculations in the area of financial mathematics are relatively easy – for example, to calculate an annuity payment, interest rate or target amount value with regular deposits. However,...
Číst »

SQL | Triggers in SQL Server – Definition, Types, Syntax and Examples

  • 23. 10. 2019
  • Ing. Jan Zedníček - Data & Finance
  • Don't Miss Out, SQL Administration, SQL Commands
A trigger is a database object (procedure) that works as a watchdog for certain event. Using database triggers we can catch this event and initiate some additional action –...
Číst »

Posts navigation

Previous 1 … 5 6

Search

Back to Category

  • SQL Server »
  • SQL tutorials »
  • Power BI »
  • Excel »
  • Zprávy a feedy »

Don’t miss out

  • sql Server 2019 mac M1Mac M1/Apple Silicon – SQL Server Developer – Installation Guide
    I recently purchased a new Macbook Air with Apple Silicon M1 CPU architecture (ARM). From the first time everything was fine – super experience […]
  • sales reportSales Report in Power BI and Direct Query into SQL Database
    Whenever we set connector to our data in Power BI, we have an option to select connection to a certain object (e.g. a table) or there is a second […]
  • AND, OR Logical Functions in Excel
    Logical functions serve us to test conditions not only in Excel. They can be used in situation when we need to compare 2 or more values and find out […]
  • excel category articles imageExcel | Subtotal – 11 Functions in One
    SUBTOTAL is a little strange function. There are 11 mathematical functions hiding inside it. We can calculate sum, arithmetic mean, spread, […]
  • excel category articles imageExcel – Function for date and time – YEAR, MONTH, DAY, HOUR, MINUTE, SECOND
    There is a huge number of functions for date and time in Excel. they are used to extract parts of the date or time type of cell. You may have needed […]

News from other Websites

Resources: Power BI News and Blogs a BI Blogs and Magazines – SQL Server, Excel, Reporting

  • MySQL group_concat() function overview
    by Rahul Mehta on 28. 3. 2023 at 10:21

    This article will provide an understanding of how to effectively use group concatenation in MySQL. Introduction MySQL is an open-source relational […]

  • How to use the SQL WHERE Clause with Examples
    by Additional Articles on 27. 3. 2023 at 0:00

    With the SQL WHERE clause in SQL Server, users can filter their query results in many ways. In most cases, we do not utilize all the options the […]

  • Passing parameters to query without TVFs
    by seanachim@hotmail.com on 27. 3. 2023 at 0:00

    This article looks at an interesting way to help your users get filtered data from a TVF instead of using a stored procedure or specialized view. The […]

  • Database Monitoring: The ROI of Build vs. Buy
    by Additional Articles on 27. 3. 2023 at 0:00

    In this webinar, Microsoft Data Platform MVP, Grant Fritchey, is joined by our expert panel to share the pros and cons to building a monitoring […]

  • Why Doesn’t Power Query Know If My Step Will Fold?
    by Chris Webb on 26. 3. 2023 at 16:23

    Why the "Might Fold" step indicator exists in Power Query

  • Gartner Analytics and BI Bake-off 2023: Analysis of Flooding and Flood Mitigation
    on 24. 3. 2023 at 17:27

    Each year, as part of the Gartner Data and Analytics Summit, Gartner invites vendors from the Magic Quadrant for Analytics and Business Intelligence […]

  • How to Connect SQL Server and Create C# Objects for Data Management
    by cmarix on 24. 3. 2023 at 0:00

    Learn about how you can work with your SQL Server data from C#. A good basic tutorial for beginning C# developers. The post How to Connect SQL Server […]

Ing. Jan Zedníček – Data & Finance

  • 734399420
  • jsem@janzednicek.cz
  • 9:00 - 17:00

Links and documents

  • Privacy policy
  • Cookie policy

RSS Most recent from blog

  • Mac M1/Apple Silicon – SQL Server Developer – Installation Guide
  • Sales Report in Power BI and Direct Query into SQL Database
  • AND, OR Logical Functions in Excel
  • Excel | Subtotal – 11 Functions in One
  • Excel – Function for date and time – YEAR, MONTH, DAY, HOUR, MINUTE, SECOND
  • Power BI Gateway – Introduction Into Tool For Report Refresh/Update
  • Connecting to SQL Server | Power Query
  • Power BI Refresh Does Not Work – Reason?

2020 All Rights Reserved | Website made by Jan Zednicek

Manage Cookie Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. Technical storage or access that is used exclusively for anonymous statistical purposes. Absent a subpoena, voluntary compliance by your Internet Service Provider, or other records from a third party, information stored or obtained solely for this purpose cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage vendors Read more about these purposes
Show preferences
{title} {title} {title}