BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How Can I Make temporary Table?

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Databases (SQL Servers)
View previous topic :: View next topic  
Author Message
Bpk. Adi Wira Kusuma
Guest





PostPosted: Thu Mar 31, 2005 2:51 am    Post subject: How Can I Make temporary Table? Reply with quote



I Use sql server. How Can I Make temporary Table?


Back to top
Marc Scheuner
Guest





PostPosted: Thu Mar 31, 2005 6:50 am    Post subject: Re: How Can I Make temporary Table? Reply with quote



Quote:
I Use sql server. How Can I Make temporary Table?

CREATE TABLE #YourTempTable .......

for an on-disk local temporary table, or

CREATE TABLE ##YourGlobalTempTable .......

for an on-disk global temporary table, or

DECLARE @YourTempTable table .....

for an in-memory temporary table.

READ THE F*** MANUAL !! Use the "Books Online" that come with SQL
Server for basic, elementary stuff like that ! It's all nicely
documented.

Marc
================================================================
Marc Scheuner May The Source Be With You!
Berne, Switzerland m.scheuner -at- inova.ch

Back to top
Kevin Frevert
Guest





PostPosted: Thu Mar 31, 2005 1:13 pm    Post subject: Re: How Can I Make temporary Table? Reply with quote



"Marc Scheuner" <no.spam (AT) for (DOT) me> wrote in message
Quote:

READ THE F*** MANUAL !! Use the "Books Online" that come with SQL
Server for basic, elementary stuff like that ! It's all nicely
documented.

Somebody was up too late last night :)

krf



Back to top
Marc Scheuner
Guest





PostPosted: Fri Apr 01, 2005 5:31 am    Post subject: Re: How Can I Make temporary Table? Reply with quote

Quote:
READ THE F*** MANUAL !! Use the "Books Online" that come with SQL
Server for basic, elementary stuff like that ! It's all nicely
documented.

Somebody was up too late last night Smile

Not really Wink No, but seriously - I don't mind people asking
questions here, and I don't mind newbie asking stupid questions once
in a while - but that just doesn't replace actually reading some
manuals to get an understanding of what you're doing.....

Marc

================================================================
Marc Scheuner May The Source Be With You!
Berne, Switzerland m.scheuner -at- inova.ch

Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Databases (SQL Servers) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.