News

When writing code against a SQL Server, as we usually are doing in SSIS Packages, you often need to iterate over all the rows in a table. This can be done using an SSIS Foreach Loop Container ...
In this example, Transact-SQL will create a new table with all columns from the rows in "old_table" in which the last name starts with "Ja." Create a new table from the results of two separate ...
These bad rows can then be logged and reviewed later ... called NewStores.txt, to a table in SQL Server called Stores_Staging. Fig. 2. shows the mapping of the text file columns to the table ...
You might be familiar with the following Data row limit setting ... PVDB is connecting to a SQL stored procedure reading records from my People table while I have a People data source reading ...
In the following example, only the rows with the member name ADBDBI are displayed from the DICTIONARY.CATALOGS table: proc sql ; title 'Subset of the DICTIONARY.CATALOGS Table'; title2 'Rows with ...
I help people communicate data clearly with graphs. The preferred way to delineate rows or columns in tables is with white space. However, there may be times when the available space does not ...