Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Site Related Forums
 Site Related Discussions
 1000 posts

Author  Topic 

MichaelP
Jedi Yak

2489 Posts

Posted - 2003-09-12 : 12:58:55
Just a quick note. Getting to 1000 posts is taking forever!!

Michael

<Yoda>Use the Search page you must. Find the answer you will.</Yoda>

X002548
Not Just a Number

15586 Posts

Posted - 2003-09-12 : 13:07:25
Need to get the "ppd" up a little....

I always liked the yoda tabs btw...



Brett

8-)

SELECT @@POST=NewId()

That's correct! It's an AlphaNumeric!
Go to Top of Page

drymchaser
Aged Yak Warrior

552 Posts

Posted - 2003-09-12 : 14:30:08
Trying 100 myself...

...aaargh...

...almost there.
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2003-09-12 : 14:50:30
You'll get there in no time.

Tara
Go to Top of Page

SamC
White Water Yakist

3467 Posts

Posted - 2003-09-12 : 14:59:15
So Brett, I'll byte.

Whats SELECT @@POST = NEWID() supposed to mean?

Packing the car. Gotta paddle even tough rain is coming.

Sam
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2003-09-22 : 13:49:16
quote:
Originally posted by SamC

So Brett, I'll byte.

Whats SELECT @@POST = NEWID() supposed to mean?

Packing the car. Gotta paddle even tough rain is coming.

Sam



Actually...I fixed it...



Brett

8-)

SELECT @@POST FROM Brain ORDER BY NewId()

That's correct! It's an AlphaNumeric!
Go to Top of Page

JimL
SQL Slinging Yak Ranger

1537 Posts

Posted - 2003-09-22 : 13:54:43
quote:

Brett

8-)

SELECT @@POST FROM Brain ORDER BY NewId()





Its Monday -
Brain Experiencing boot failure -
Operating system not found
End


Jim
Users <> Logic
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2003-09-22 : 14:39:20
quote:
Originally posted by JimL

quote:

Brett

8-)

SELECT @@POST FROM Brain ORDER BY NewId()





Its Monday -
Brain Experiencing boot failure -
Operating system not found
End


Jim
Users <> Logic



No Jim...What does ORDER By NewId() do????

(Dammit it Jim I'm a DBA not a compaq proliant 9000)



Brett

8-)

SELECT @@POST FROM Brain ORDER BY NewId()

That's correct! It's an AlphaNumeric!
Go to Top of Page

nr
SQLTeam MVY

12543 Posts

Posted - 2003-09-22 : 14:55:30
Try it

select * from sysobjects order by newid()
Then try it again (not on a nt4 m/c though)

run
select newid(), * from sysobjects to see why it happenning.

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2003-09-22 : 15:46:58
Whats' "nt4 m/c"

I can't figure out the m/c part...micro-channel?



Brett

8-)

SELECT @@POST FROM Brain ORDER BY NewId()

That's correct! It's an AlphaNumeric!
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2003-09-22 : 15:52:30
Micro computer

Tara
Go to Top of Page
   

- Advertisement -