Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

SQLQueriesNoCode

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3237
  • Category: SQL
  • Founded: Feb 17, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I am looking for a formula to trim exactly characters off the right side of a string. I am trying to convert an IDNumber field to a string. But no matter what...
15 Feb 18, 2004
11:09 am

nilesh babar
nilesh_babar...
Send Email

Select /*RULE*/ Distinct? I can get it to run just fine but can't seem to get the procedure to compile. Help?...
14 Feb 12, 2004
5:30 am

Damhuis Anton
DamhuisA@...
Send Email

Hi All, I'm working on tracking users that login to a web app with Sql Server and C#...I'm getting back the results that I need but I can't figure out to ...
2 Feb 7, 2004
7:36 pm

John Warner
john@...
Send Email

Not sure if this is the right group... Kind of long...We are having some problems at one of our customers and we are trying to figure out what is going on. The...
2 Jan 30, 2004
10:22 am

Charles M. Carroll
charlesmarkc...
Send Email

When I do this query it returns all the results ... SELECT ZipLocation.Zip, 26.5289058336 AS InputLat, 80.083480769 AS InputLong, 3963.2 AS r,...
2 Jan 28, 2004
10:04 pm

Richard Rogers
rrogersatwork
Send Email

I have some code I wrote in MS Access but when I convert it to MS-SQL It no longer functions Here is the SQL using MS Access ... SELECT ZipLocation.Zip,...
2 Jan 28, 2004
8:56 pm

Razvan Socol
rsocol_fx
Send Email

ADVERTISEMENT Hello.. I have a query that joins a couple tables together but one of the tables has a many to one relationship and I only want to pull in the ...
3 Jan 28, 2004
4:52 pm

jaggs0213
Send Email

Ok..been struggling with this one for a day or so now. Please help if you can. This will join about 5 tables together. Here is the info... I need to create a...
2 Jan 28, 2004
1:34 am

Jeff Burgess
jeffburgess1975@...
Send Email

Hi I have a table like below with many records that some of them are duplicated(same in CstID and PrdID) .I want to show this duplicated records. CstID...
4 Jan 19, 2004
7:30 pm

p c
pcjr10@...
Send Email

Update. I found that a UNION ALL SQL will give me the combined results I want. Now, how do I do an join and a count on thse results to gve my the count by...
1 Jan 19, 2004
7:29 pm

p c
pcjr10@...
Send Email

hello group, help me pleeease. a simple thing has given me stress. can anyone help me urgently pl?? i have got a simple table having, say 6 fields :this is a...
1 Jan 16, 2004
5:21 am

raghu
raghu_dec98
Send Email

Hi - I have a query which produces the following output, for example: ref number state zone amount ... B2411 CA A1 3500 B2411 CA...
2 Jan 15, 2004
10:56 pm

Naveed Rekabsaz
rekabsaz_n
Send Email

Hi all can anyone tell me how to describe primary keys while describing table structure, like DESC<<table _name>> its URGENTTTT thanks...
4 Jan 14, 2004
12:46 pm

Max C. Parmenter
maxparmenter_uk
Send Email

Hi, can anybody help me? I have one select statement with group by clause and i would like tu add one or some fields to it. Example: - warehouse table SELECT...
1 Jan 12, 2004
1:18 pm

jozefk2000
Send Email

Occasionally I'd like to take a certain joined table structure and right outer join it (joined itself to, eg, perhaps a table of targetted or active clients)...
5 Jan 9, 2004
4:40 pm

Ruffin Bailey
rufwork2
Send Email

Good afternoon. Has anyone ever come across a SQL quick reference sheet? Not a book, but a page or two with most/all SQL commands with terse definitions?...
3 Jan 9, 2004
12:33 pm

Charles Long
chas_long2002
Send Email

What's the correct syntax for creating a table with a select statement? Isn't it like "SELECT...FROM...INTO"? I don't need an insert statement. RR NOTICE:...
5 Jan 8, 2004
7:45 pm

Ruffin Bailey
rufwork2
Send Email

Hi,all Whats up? this is Navid here,wanna u guys to give a hand.i,m a developer u could call it.im in a deep blue so can any one help me out? to take me out u...
2 Jan 7, 2004
6:02 pm

Jeff Burgess
jeffburgess1975@...
Send Email

Hello, I need to know that product for development can use for my development staff Please recommend me the best among: DreamCoder ...
3 Dec 22, 2003
4:30 pm

Charles M. Carroll
charlesmarkc...
Send Email

Toad from quest software best among all. PSR ... Sent: Friday 12/19/03 06:57:54 pm Subject: [SQLQueriesNoCode] ¿Products benchmark for development?...
1 Dec 20, 2003
6:03 pm

Sree Ramulu
p_sree_ramulu
Send Email

Hi - I have probably a rather simple question, but would like to understand the reasoning. I wrote a query selecting some columns from some tables, but one of...
7 Dec 12, 2003
4:23 am

Michael Gerholdt
gerholdt@...
Send Email

Hi Mike, Not sure what you're asking? If it's about how to run automatically every half hour try the Windows Task Sceduler. You'll find it under My Computer as...
4 Dec 8, 2003
4:06 pm

Charles M. Carroll
charlesmarkc...
Send Email

Hi, I run a Script File from the sql plus on the win 2000 client machine against the Oracle server v.8i that resides on the different machine: Script File is...
1 Dec 8, 2003
5:48 am

mikepiter
Send Email

I'm not understanding the syntax for joins or virtual(alias) tables...for example where you say: SELECT ATTRIBX, ATTRIBY FROM EMP WORKER where WORKER is the...
3 Dec 5, 2003
8:07 am

andy mcconnell
andymack686
Send Email

Say if I have table with following fields Id LogInDate (DateTime) (not null) LogOutDate (Datetime) (not null) Constraints Logindate < Logoutdate Say this table...
3 Dec 4, 2003
7:36 pm

Razvan Socol
rsocol_fx
Send Email

With Transact SQL, is there a way to restrict queries on a table, but still enable writing to the table...?...
2 Dec 2, 2003
3:40 pm

Richard Rogers
rrogersatwork
Send Email

I would like to customize a column header by specifying an alias in a "Select" statement using a variable instead of literal. My Select statements error every...
2 Dec 2, 2003
3:38 am

Jeff Burgess
jeffburgess1975@...
Send Email

Hi, Your join is incorrecly specified. The joined tablename must follow the join keyword. Because it is a self join you will need to alis at least one one ...
1 Nov 30, 2003
5:45 pm

Charles Long
chas_long2002
Send Email

I need to select the top record of each jobnumber I do a group by and order by and get them to the top of each group but how do I select just that first record...
8 Nov 25, 2003
9:48 pm

Todd Lehr
tlehr@...
Send Email

Just realised last night this is illegal in TSQL, can't assign variables in the IF EXISTS query. ... IF EXISTS ( SELECT @RcptId = RecipientId FROM Recipients ...
4 Nov 24, 2003
8:14 pm

Todd Lehr
tlehr@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help