I have a couple of really quick questions...
How many parameter are allowed for a stored procedure?
and I'm trying to figure out what security level witll set an @.@.error variable to 0.
and lastly, How many log files can be in a filegreoup?
ThanksHow many parameter are allowed for a stored procedure?
1024
and I'm trying to figure out what security level witll set an @.@.error variable to 0.
?? @.@.error return value is cleared before every statement and is a system function not a variable.
How many log files can be in a filegreoup?
0
No comments:
Post a Comment