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
Does windows 10 need .net framework?
What are bundling & minification features in asp.net mvc 4?
Explain representational state transfer (rest) in detail?
What is the advantage of using asp.net routing?
Explain the new features added in version 4 of mvc (mvc4)?
What is a razor file?
What is .net architecture?
Explain the advantages of asp.net mvc over asp.net?
what is use of entitydatasource control?
What filters are executed in the end?
What is an asynchronous controller in asp.net mvc?
What is mvc entity framework?
What is routeconfig.cs in mvc 4?
Which filter executes first in an asp.net mvc application?
What is rxjava used for?