Error!
Success!

Replicate function in Sql Server - DotNetLogix

0
kicks

Replicate function in Sql Server - DotNetLogix  (Unpublished)

Replicate fucntion in Sql server repeats a string for a number of times specified by the user. For example if you want to repeat 'A' five times then just use replication function REPLICATE('A',5). It will produce 'AAAAA' as an output.


Kicked By:
Drop Kicked By: