Question 24 (1 point) What is true about Microsoft's SSIS ? You create a Package in Visual Studios that is stored in SQL
Posted: Tue Apr 12, 2022 10:23 am
Question 24 (1 point) What is true about Microsoft's SSIS ? You create a Package in Visual Studios that is stored in SQL Server Database It is a proprietary tool (Microsoft tool) to do ETL It is part of Visual Studios Data Tools All of the above Question 25 (1 point) Which one is a good reason for having separate dimensions for date and time ? Having more and smaller tables makes queries faster. Storing Date will slow down queries witth the time Most queries are usually focused on Day or Time, not both.