PHPverse 2025

Voting

: min(nine, four)?
(Example: nine)

The Note You're Voting On

php at nospamplease dot markjrubin dot com
20 years ago
Regarding free at muktimedia dot com's problem.

We found a simple solution, just cast the text as ntext in your SQL statement.

SELECT cast ( field_name AS NTEXT ) AS field_name

Mark J Rubin

<< Back to user notes page

To Top