What is CTE in sql server 2005?
Answers were Sorted based on User's Feedback
Answer / santhosh khanna
Common Table Expressions, It is return temporary result set
from inside a statement.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ankit verma
A common table expression (CTE) can be thought of as a
temporary result set that is defined within the execution
scope of a single SELECT, INSERT, UPDATE, DELETE, or CREATE
VIEW statement.
| Is This Answer Correct ? | 3 Yes | 0 No |
how can i insert array values and retreive in asp.net
How do you handle session management in ASP.NET and How do you implement them. How do you handle in case of SQLServer mode?
what is code access security,role based security explain with example
why we should use more than one web.config files in our application? I have two web.config files in my application. One in the root directory and another one inside a sub folder. When the application runs which web.config file will run? why?
How do you handle unhandled exceptions in ASP.NET?.
How many webforms are possible on a single webpage?
What are HTTP handlers in ASP.NET?
Explain how asp.net different from asp?
asp.net page is a object or not?
Which is the parent class of the web server control?
In your web.config file which attribute of <Globalization> element identifies the default culture that will be used for web request?
what is uncle aunty file
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)