|
INTERVIEW QUESTIONS
MICROSOFT
ASP
DETAILS
Question: How do you write an SQL insert statement?
Answer: insert into tablename (fieldA, fieldB, fieldC)Values(’dataA’, ‘dataB’, ‘dataC’);
|
|
|
Category |
ASP Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 6963 users |
Added on |
9/17/2014 |
Views |
68546 |
Rate it! |
|
|
Question:
How do you write an SQL insert statement?
Answer:
insert into tablename (fieldA, fieldB, fieldC)Values(’dataA’, ‘dataB’, ‘dataC’); Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
Why do we use Option Explicit?
|
View Answer
|
|
Explain the difference between POST and GET Method.
|
View Answer
|
|
What are the collections of Application Object?
|
View Answer
|
|
What are the tags necessary to be present within the <FORM > tag?
|
View Answer
|
|
What are the tags necessary to be present within the <FORM > tag?
|
View Answer
|
|
What are the tasks performed by < FORM > tags?
|
View Answer
|
|
Name some of the ASP components?
|
View Answer
|
|
What are the event handlers of Application Object?
|
View Answer
|
|
What is the difference between ASP and HTML? Or Why ASP is better than HTML?
|
View Answer
|
|
What are the collections of Session Object?
|
View Answer
|
|
What are the properties used to control the expiration of the page?
|
View Answer
|
|
What are the methods by which output stream is controlled?
|
View Answer
|
|
How does the server identify and execute the server-side scripts within HTML code?
|
View Answer
|
|
What are the browsers that can access ASP pages?
|
View Answer
|
|
What are the methods in Application Object?
|
View Answer
|
|
What are the methods in Application Object?
|
View Answer
|
|
What are the advantages of using ASP?
|
View Answer
|
|
Name the ASP Objects?
|
View Answer
|
|
What are the event handlers of Session Object?
|
View Answer
|
|
What are the properties of Session Object?
|
View Answer
|