119 how can we load that special char rows into error table

  Рет қаралды 1,296

Learn SSIS

Learn SSIS

Күн бұрын

Пікірлер: 6
@prajaakeeyaparty6578
@prajaakeeyaparty6578 2 жыл бұрын
HI Aqil...can't we use derived column transformation to remove special characters
@learnssis
@learnssis 2 жыл бұрын
Yes we can use derived column transformation as well to remove special characters but the method that I am aware is that we can use Replace function where we explicitly need to provide the special character in the Replace function. Replace(columnname,"@","") Above code will replace the @ from columnname in derived column transformation.
@deepakj6717
@deepakj6717 2 жыл бұрын
In Execute SQL Task how to call stored procedure with parameters? How to return any value from stored procedure. What is the use of 'Direction' column in Parameter Mapping section.
@learnssis
@learnssis 2 жыл бұрын
We can call the stored procedure normally as we can call it using sql query. We can write the query in the sql statement source in expression and pass the parameters using SSIS variables. Similar to sql we can assign the result to sql output parameter to a local sql variable and then we can select and assign that value to an ssis variable. The use of 'Direction' column in Parameter mapping is to denote if the parameter is an input parameter or output parameter. I will try to make a video on calling stored procedure with input and output parameters in SSIS execute sql task.
@reddyabhik
@reddyabhik 2 жыл бұрын
Very well explained, on how to separate the rows if any column has sp@ci*l characters
@learnssis
@learnssis 2 жыл бұрын
Thank you Abhilash.
120 How do you implement SCD Type 2 in SSIS Using Lookup
24:49
Learn SSIS
Рет қаралды 18 М.
03 SSIS silently truncate the data
7:39
Learn SSIS
Рет қаралды 14 М.
Andro, ELMAN, TONI, MONA - Зари (Official Audio)
2:53
RAAVA MUSIC
Рет қаралды 8 МЛН
Querying 100 Billion Rows using SQL, 7 TB in a single table
9:07
Arpit Agrawal (Elastiq.AI)
Рет қаралды 58 М.
5 Hidden Windows Features You Should Be Using in 2025!
8:05
Kevin Stratvert
Рет қаралды 128 М.
121 Replace null values with blank in SSIS
6:44
Learn SSIS
Рет қаралды 8 М.
SQL Server Management Studio (SSMS) | Full Course
1:22:44
Joey Blue
Рет қаралды 598 М.
7 Database Design Mistakes to Avoid (With Solutions)
11:29
Database Star
Рет қаралды 98 М.
160 How to rename all files from a folder using ssis
11:26
Learn SSIS
Рет қаралды 1 М.