how to create views in sql with syntax and example

Answer Posted / jayesh patel

CREATE VIEW <View Name> AS <Query Goes here>

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain i.tostring method?

530


Explain the difference between import system.data.sqlclient and system.data.oledb?

561


How to view an assembly?

611


What is an assembly and its use?

555


What is the difference between readonly variable and constant variable?

571






How to create a constant in vb.net?

609


How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?

2576


Explain the difference between c# and vb.net?

561


What is a stream in vb.net?

534


What is enumerator?

577


what is intermediate language?

619


Define cls?

608


Explain some of the exclusive features which are present in vb?

522


What is late binding?

557


Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?

528