Search the web
Sign In
New User? Sign Up
SQLQueriesNoCode
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

I need to pick up transactions which occurred from the start of 'yesterday' to the end of 'yesterday' I am doing it this way: TRN_TRANSACTION.BUSINESS_DATE...
1 9:13 pm
bitschon
Offline Send Email

I have a row that contains MONEY values. Somehow during, the import, there is a letter in the money field "N" I tried to update all "N" values to ZERO Update...
7 Nov 22, 2009
3:25 pm

Ravi
ravir_dhali
Online Now Send Email

1. I am new to SQL programming. However, I have a good knowledge of C, C++, shell programming, Foxpro,etc. 2. I have made a functional program in Foxpro to...
2 Nov 22, 2009
1:27 pm

John Warner
john@...
Send Email

HI, I am new to this group, thanks for helping out. I am looking for a query which will give me top 3 records based on the a particular field. If there less...
6 Nov 19, 2009
9:26 am

Alexandre Spissoto
lisibatista
Online Now Send Email

Good Afternoon, I have a query that counts certain "action codes" grouped by action code, month and year. Some months, certain action codes may not be used....
10 Nov 17, 2009
7:41 am

Noman Aftab
noman17pk
Offline Send Email

I am running a Google Wave that is public that will answer questions just like this group to see how GW handles huge threaded discussions (it handles small and...
1 Nov 16, 2009
11:35 pm

Charles Carroll
charlesmarkc...
Online Now Send Email

Hello all: I am an Oracle SQL neophyte and need to be able to dothe following: My customer used to send in a location code of up to 4 characters with leading...
3 Nov 10, 2009
6:29 pm

tophamp@...
tophamp
Offline Send Email

Dear all I am really new to complex sql query I need help to find another possibilities for this query there's so many subquery to skala_rental table Ho to...
22 Nov 10, 2009
10:52 am

John Warner
john@...
Send Email

Why is all_degrees null when degree2 is null? what am i missing? it only works if degree2 is not null I want DEGREE1, DEGREE2 (if not null) select...
6 Nov 5, 2009
8:13 pm

J P
pulverizers73
Offline Send Email

Hello, I have a table with item and description like below Item Description 1234a Tool A 1234b Null 1234c Null 2345a Item B 2345b Null 2345c Null How...
2 Oct 16, 2009
9:37 pm

Noman Aftab
noman17pk
Offline Send Email

Hi Group, I am trying to answer this question: Get the aids and anames of agents with maximum percent who place orders for all products ordered by customer...
2 Oct 9, 2009
12:00 pm

Noman Aftab
noman17pk
Offline Send Email

Hi sqlqueriesnocode@yahoogroups.com, I set up a Facebook profile where I can post my pictures, videos and events and I want to add you as a friend so you can...
2 Sep 15, 2009
12:32 am

Mohammed Mudassir Aze...
mudo_78
Offline Send Email

I am one of the member of this group. I would like to know some info about SQL Server ,iam planning to learn SQLSERVER DBA 2008 .I need to know how far its...
2 Sep 14, 2009
3:51 pm

John Warner
john@...
Send Email

Our school uses a mySQL database (called Basmati) to post grades to the internet. We want to use the grades recorded there to determine eligibility for...
8 Sep 3, 2009
11:43 pm

pflo1822
Offline Send Email

How Can I generate an consecutive number in a query result Select (consecutive Number…is not in the table ), field1, fiel2 from table...
9 Sep 1, 2009
5:12 pm

Dave May
dave.may@...
Send Email

how can I add to my sql result an consecutive nomber and display description but not in the group instruction ??   select consecutive, item, description,...
1 Aug 31, 2009
11:15 pm

Daniel Rodriguez
pyzzy
Offline Send Email

Hi there I need some help with a problem generating a view within MS-SQL 2005. The basic problem is this : I have a table containing "events" (like an audit)...
5 Aug 28, 2009
2:24 pm

Arnie Rowland
arnie1568
Offline Send Email

Hi All i have application in VB.Net and where user Back up the database with his own name and when he restores the database. I want to get the Database name of...
2 Aug 28, 2009
12:47 pm

Tim Mitchell
tdmitch
Offline Send Email

I m trying to do this Select sum( Top 5 amount) from credit. It is not working. Can any one can give me suggestion ? Thanks...
14 Aug 27, 2009
2:51 pm

Arnie Rowland
arnie1568
Offline Send Email

Hey i installed what you told here the link goes http://www.microsoft.com/downloads/details.aspx?familyid=4C6BA9FD-319A-4887-BC75-3B02B5E48A40&displaylang=en ...
7 Aug 11, 2009
2:01 pm

John Warner
john@...
Send Email

Hi, This question is probably OT for this list so if anyone knows a list where my question might be better placed, please tell me. I'll post in here in the...
18 Aug 10, 2009
7:04 am

Joe Fawcett
JoeFawcett
Offline Send Email

Hi All I have a table where it has 45000 Rows of data and a Column Named Description will be used to search Just if user enters the Text like this *"Bailed out...
16 Aug 7, 2009
7:06 pm

Noman Aftab
noman17pk
Offline Send Email

Hello All, I have a database of format Product| Offc | Sale | Spares | Service | Rental -------+--------+------+--------+---------+--------- Prod_A ... Offc_3...
4 Aug 6, 2009
5:22 am

YogS
yogi_raj_143
Offline Send Email

HI ,   can i download SQL 2008 FREE from net ? if yes can u provide me the link ?   Thanks See the Web's breaking stories, chosen by people like you. Check...
2 Jul 28, 2009
2:10 pm

lohith bandrehalli
lohith.bana
Offline Send Email

One of the columns is moved from one table to some other table in the same database. How can one find the name of the new table where the column has been...
12 Jul 28, 2009
2:10 pm

Babu A
ababu_1982
Offline Send Email

can anyone provide me the link of sql 2008 free download ? Love Cricket? Check out live scores, photos, video highlights and more. Click here...
2 Jul 28, 2009
10:10 am

John Warner
john@...
Send Email

Hi I am uploading the Excel sheet to Database through Vb.net .. and I have Written Stored Procedure in SQL SErver and i have written it with te help of this...
2 Jul 21, 2009
11:46 am

John Warner
john@...
Send Email

Hello All: I am trying to find a function or some way to get only the filename in this data: D:\PROGRAM FILES\BIN\SOFTWARE\DCC SOFTWARE\!T7PPP_.03D So I only...
9 Jul 8, 2009
2:38 pm

John Warner
john@...
Send Email

Hi, I am sure this will be easy for most on this list but I appear to be missing a trick. I have a table with the following columns: asset_id, PK, INT user_id,...
4 Jul 7, 2009
3:03 pm

selva kumar
selvakumar.k...
Offline Send Email

hi I am using SQL Express and i have about 70000 Rows data and when i load them it takes 5 mins to load or display can any one tell me or give me the Fast...
11 Jul 7, 2009
12:19 am

drury lumenta
drury_yl
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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