samedi 25 avril 2015

Using a SQL function to pad strings with spaces


Is it inefficient to use a user defined function to pad spaces? I have a padding function that I'd more intuitive than using the built in REPLICATE function but I am afraid it is introducing inefficiency into the code.

The padding must be done in SQL.


Aucun commentaire:

Enregistrer un commentaire