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 to use html code in asp source code?
What is CTE in sql server 2005?
what are the different ASP.NET Application Folders?
What is JIT, what are types of JITS and their purpose ?
What are the new login controls in asp.net 2.0?
i have a register form & in that form i have a 2 textboxes for entering name&age.my doubt is that how can i provide error message like "invalid entry" when user enter a invalid name/age(eg:user enter name as #%%%##daff,and age as 1000.)in that textboxes.I want code.
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
What is boxing and unboxing in asp.net?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
How do we access view state value of this page in the next page?
Explain a program using code nuggets to create a simple application? : asp.net mvc
What do you mean by authorization?
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)