⟩ If we are not returning any records from the database, which method is to be used?
There is a method called Execute Non Query. This method executes the Update, Delete etc. This does not return any rows but will give the number of rows affected.
There is a method called Execute Non Query. This method executes the Update, Delete etc. This does not return any rows but will give the number of rows affected.
How many global.asa files can an Application have in ASP?
What are Scripting Objects in ASP?
What is the Order of precedence for LOGICAL Operators in ASP?
What is a "Virtual Directory"?
What is the maximum size of an array?
What is Collection?
What is Request Object?
What is Extranet?
What are the collections of Application Object?
Which is the default Scripting Language of ASP (server-side)?