|
|
|
|
|
|
|
|
-
Solution to TSQL Beginners Challenge 23...
|
-
The challenge is to implement similarly functionality in TSQL, that works similar to TRANSLATE function of ORACLE. ...
|
-
Solution to TSQL Beginners Challenge 22...
|
-
This challenge to is implement similarly functionality in TSQL, that works similar to INITCAP function of ORACLE....
|
-
Solution to TSQL Beginners Challenge 21...
|
-
This challenge deals with String aggregation. On occasion it is necessary to aggregate data from a number of rows into a single row, giving a list of data associated with a specific value.
...
|
-
Solution to TSQL Beginners Challenge 19...
|