If you know how to write SQL queries, you also know how to use the InMemory Query Tool. It is a simple equivalent to the query tool you may know from Microsoft SQL Server Management Studio. You will often use it during the development process of your ETL packages for checking whether executing the ETL scripts produce the expected results in the database.
Note: The SQL syntax for TARGIT InMemory, even if it is very close to T-SQL, it is not T-SQL. The specific TARGIT InMemory SQL Syntax is explained here: SQL Language Reference
Comments
Please sign in to leave a comment.