ik denk dat het zou moeten zijn
select convert(varchar(10),StandardCost) +'S' from DimProduct where ProductKey = 212
of
select cast(StandardCost as varchar(10)) + 'S' from DimProduct where ProductKey = 212
ik denk dat het zou moeten zijn
select convert(varchar(10),StandardCost) +'S' from DimProduct where ProductKey = 212
of
select cast(StandardCost as varchar(10)) + 'S' from DimProduct where ProductKey = 212
Pagineringsquery voor mssql-server 2008 Onjuiste syntaxis in de buurt van 'OFFSET'
Kun je PDO-voorbereiding weglaten als er geen tijdelijke aanduiding/dynamische gegevens in een query zijn?
Hoe DateTime naar TimeSpan te converteren in Entity Framework-query
Bibliotheek niet geladen:/usr/local/lib/libpq.5.4.dylib