what is MetadData?.
What is CTS?
Type of Join in SQL Server?
What is diffrence between Primary Key and Unique Key?
Answer Posted / m.karunakar
Metadata?
describe the properties/characteristics of the data.example
name variable contains what type of data whether it may be
digits or char and total number of bytes it takes.
CTS
Common type System.it shows .Net supported predefined data
types(Value and Refernce type).
Join?
inner join,outerjoin,equijoin.
primary key identifies uniquness and not a null value in the
rows and unique key accept null value also .
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How large is the .net framework 3.0?
Which are the important namespaces used in mvc?
What are the two ways to add constraints to a route?
What is viewbag title?
Explain the 'page lifecycle' of an ASP.NET MVC?
how do you query in entity model when the result has a join from from different database other than the entity model?
What are the versions of .net framework?
what is minimum requirement for entity framework applications to run?
Explain how you can implement Ajax in MVC?
Mention two instances where routing is not implemented or required?
How to make sure Client Validation is enabled in ASP.Net MVC
What is oauth in web api?
Can you set the unlimited length for "maxjsonlength" property in config?
What are the sub types of ActionResult?
What is entity framework? : Entity framework