Rank: Member
Groups: Registered
Joined: 1/30/2020(UTC) Posts: 15
|
Hello Can i use CAST or CONVERT in my SQL Script in SQL Editor (in SQL Select Statement ? I Try but i have always an error (Fonction « CONVERT » non définie dans l'expression.)
Thanks for your help
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 12/20/2013(UTC) Posts: 1,209 Thanks: 14 times Was thanked: 206 time(s) in 199 post(s)
|
CAST and CONVERT are functions for MSSQL Server database, so you can use them if your db is MSSQLServer.... check your database documentation if it is another db.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.