Answer Posted / vinoth
CREATE VIEW vino (view_name)
AS
SELECT mark1 (column_name(s))
FROM stud(table name)
WHERE avg>80 (condition)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between .dll extension and .exe extension files?
What are jagged arrays ?
What is the significance of delegates?
Why do you need Lock in Visual Basic?
How to retrieve images in sql server database through vb.net?
How many classes a dll can contain?
What are the differences between c# and visual basic.net?
Write a VB.Net console program to check whether a number is perfect or not.
What is the strong name in .net assembly?
How do you define a read only property in a class module?
What is pre-jit?
Explain the difference between vb 6 and vb.net?
Can you please explain the difference between int and int32?
Tell us how many languages are supported by .net?
Can you please explain the difference between vb and vb.net?