Sind eigentlich normale Tabellen. Einfach das sie Ihre Records nicht in Pyhisisch sondern im Speicher halten.
Siehe Topic "DECLARE @local_variable" in der SQL Online Book. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_ de-dz_66w5.asp Gruss Ivo > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Christoph Schmid > Sent: Monday, June 14, 2004 1:21 PM > To: [EMAIL PROTECTED] > Subject: Re: [Coffeehouse] RE: [Coffeehouse] tempor�re > Tabelle im SQL Server > > Hallo Ivo > > >Ich w�rde dir empfehlen Declared Table zu nutzen sind > einiges schneller. > >Bist zwar manchmal ein bisschen eingeschr�nkt in der Funktionalit�t. > >Lohnt sich aber wenns um die Performance geht. > > > > > Sind Declared Table normale Tabellen oder noch was anderes? > > Gruss Christoph > _______________________________________________ > Coffeehouse Mailingliste, Postings senden an: > [EMAIL PROTECTED] > An-/Abmeldung und Suchfunktion unter: > http://www.glengamoi.com/mailman/listinfo/coffeehouse > _______________________________________________ Coffeehouse Mailingliste, Postings senden an: [EMAIL PROTECTED] An-/Abmeldung und Suchfunktion unter: http://www.glengamoi.com/mailman/listinfo/coffeehouse
