What are the differences between stored procedure and
functions in SQL Server 2000?
Answer Posted / lrk
The Text property exposes the Transact-SQL or other script
that defines the referenced Microsoft? SQL Server? 2000
database object.
The FunctionName property specifies the function name to
call in the Microsoft? ActiveX? script associated with a
script task or step.
| Is This Answer Correct ? | 38 Yes | 73 No |
Post New Answer View All Answers
What is the meaning of sql server?
How much memory that we are using in Logshipping Concept?
What are the different types of backups that exist?
When would you use a before or after trigger?
Mention the different types of replication in sql server.
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
Does partitioning help performance?
What is a filestream?
How to connect a database with sql express.?
How to define and use table alias names in ms sql server?
Is it ok to shrink transaction log?
How much is a sql server license?
What will be the maximum number of index per table?
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
How you can get a list of all the table constraints in a database? : Sql server administration