VIEWS WITH SYNTAX AND EXAMPLE IN SQL
Answer / amit v
create view <viewname> as Select *from <tablename>
| Is This Answer Correct ? | 2 Yes | 0 No |
What is RouteConfig.cs in ASP.Net MVC 4?
What are multicast delegates ? give me an example
How you can implement custom validation in asp.net MVC?
Can a nested object be used in Serialization
Explain the advantage of packaging over xcopy in .net?
What are differences between entity framework and l2s? : Entity framework
How to enable Attribute Routing?
What is oauth in web api?
What is the CTS
How do I install .net framework?
How we can register the Area in ASP.Net MVC?
What are the advantages of mvc over asp.net?