Tag: STRING

How to Convert Integer to String in Python

Introduction: In Python, data conversion is a frequent task, especially when dealing with different data types. Converting an integer to a string might seem straightforward,...

MS Excel CODE Function

Sometimes you may need to convert character or text data to ASCII code value in MS Excel. There is a function called CODE in MS...

MS SQL Server PADDING Function

Sometimes you may need to pad character in left or in right in MS SQL Server. There is no direct function in MS SQL Server...