Answer Posted / abhinandan
create view <Viewname> as
select a as A,b as B,c as C
from <tablename>
where <whereclause{optional}> order by A
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain how to store decimal data in .net?
Explain about the keyword must inherit?
What is the difference between convert.tostring and i.tostring method?
What is the ruby interface generator?
What is the difference between static or dynamic assemblies?
Explain the advantage of option strict on?
What is option strict?
What are the advantages of an assembly?
What does assert() method do In VB.NET
What is early binding?
How to run a dos command in vb.net?
How many ways the function can return values?
Explain the difference between import system.data.sqlclient and system.data.oledb?
What is the class that allows an element to be accessed using unique key?
Is vb.net a programming language?