Viewing 15 posts - 751 through 765 (of 790 total)
then...after janine.rawnsley's post what is the final word for this topic to use join or "or" operator!
or it depends from the relations between tables..plz advice!
???
:hehe:
April 30, 2008 at 4:45 am
great topic with useful things here ... thnx friends for everything that you reply here!
:hehe::hehe::hehe::hehe:
April 30, 2008 at 2:53 am
o nooo I didn't know that the backup strategy changes from SQL server 2000 in SQL Server 2005 ...o nooo at least this detail o nooo!
:D:D:D:D:D:D:D:D:D
April 23, 2008 at 12:06 am
This is nice article & useful... not bad!
Great post here!
Thnx! 😉
April 15, 2008 at 2:52 am
Grant Fritchey (4/4/2008)
Try
SELECT * FROM pkd...tbl
it works!...thnx!
:hehe:
April 4, 2008 at 8:11 am
So what about if you want to create a link to Access database!?
the link is working but when it creates, you can see what happened with hierarchy:
please see the attachment!
so...
April 4, 2008 at 1:09 am
There is the results:
retrieving from the table with the same where clause it takes 1:33 (min:sec)
from view with 4 columns it takes 0:33 ( min:sec)
so the table definition is with...
April 3, 2008 at 2:05 am
It depends from the users rights!
the more efficient is view sometimes when you have to use the particular data for some users, because you eliminate many unnecessary columns to view...
April 3, 2008 at 1:43 am
ok there is the results for my table with over 1 500 000 records:
updateing
25 000 rec for 1:22 (min:sec)
250 000 rec for 7:19
over 500 000 or exactly 676 561...
March 28, 2008 at 5:04 pm
Antares686 (3/28/2008)
Did you set you batch size, when you call call like thisEXEC spUpdatepare 25000
this will affect 25000 records in the batch.
I confused with this problem so I forget that...
March 28, 2008 at 8:45 am
Hmmm ...it's impossible ok the syntax of the procedure works and has been created but when I execute them both of them again doesn't work there is msg:
Msg 201, Level...
March 28, 2008 at 8:36 am
Viewing 15 posts - 751 through 765 (of 790 total)