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
Name a feature which is common to all .net languages?
What is late binding and early binding?
Compare c# and visual basic.net?
how many server control present in .net
How can we store decimal data in .net?
Why is the xml infoset specification different from the xml dom?
What is a static class?
How to store images in sql server database through vb.net?
Explain private assembly?
Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.
Can you please explain the difference between int and int32?
Is vb net a scripting language?
What is writeline in vb.net?
Explain how the .net framework performs automatic memory management.
Tell me how many .net languages can a single .net dll contain?