Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Function to be used with sql
Message
De
25/01/2008 15:25:32
Issam Mansour
Jordan Business Machines
Amman, Jordanie
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01285629
Message ID:
01285634
Vues:
17
I don't under what you mean by output patrameters, But if run the function with the following statment i get a result.

declare @result decimal (10,4)
SET @result = dbo.qohpiecesp(3.05,3.10,12)
print @result

or

select dbo.qohpiecesp(3.05,3.10,12)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform