can u tel me how we can use temp table in sql sserver
instead of Dual in oracle?
Answer / rajesh k gupta
Temp Table whether it is local temp which is naming with
single # or global with ## is stored in tempdb database.
it can be seen by exploring the databsse. if it is local
temp table it would be droped once user ends the session,
so you will have to ensure that you are using this table in
the same session where it has been created.
Sysntax to retrieve data frm a temp table is as follows:-
select field1,field2.....fieldN from #tablename
| Is This Answer Correct ? | 0 Yes | 0 No |
Is microsoft autoupdate a virus?
What is microsoft c register server?
Do microsoft license keys expire?
What is SMTP (Simple Mail Transfer Protocol) ?
Is the server set up the client address or the client set it up in the duplex communication ? Server uses This address to sent the data back to the client.
What is Hardware Drivers?
how to auto generate the text box using infopath?
Where can I find my microsoft product key?
What is DDR (Double Data Rate)
What is Upload
What is microsoft exchange used for?
Is apple the same as microsoft?
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)