I am new to Qliksense. If there is anyway that we can make a live database call to Qliksense. Please provide some examples.The database I am trying to get SQL is from Microsoft SQL Server Management Studio.
Qlik Sense provides Direct Discovery feature which supports live data connection to databases. You can have a look at the following example https://www.youtube.com/watch?v=AvLRCgA9vMU. It's Direct Discovery with Teradata, however the concepts should be the same for SQL Server.
Qlik Sense and other BI platforms in general are more suited for batch processing and not data streaming. If you have to query live data because data volume is too large, consider On-Demand App Generation (ODAG) feature of Qlik Sense instead.