| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | Can someone tell me why the following sql statement cannot retrieve the
maximum count of the record:
SELECT col, max(count(*)) FROM table
GROUP BY...
Alex
|
10-02-2003 11:40 PM
Enemy | 1 | 238 |
|  | Oracle Version: Oracle Release V6.1
Server: Strip Mill Micro Vax 3800
O/S: Open/VMS V5.2
Hello I am trying to change...
Billy Tremonte
|
09-30-2003 09:54 AM
Peter Weaver | 2 | 211 |
|  | Hi there
I had a alpha vms v7.1-2 and rdb v7.0-64
Pascal languge
type
$UQUAD = RECORD
10: UNSIGNED;
11: UNSIGNED;
END;
llhuall
|
09-30-2003 06:59 AM
Ziemowit Jankowski | 1 | 356 |
|  | hi,
I have the following setup, and during a (too) massive delete process,
things died and now i can't seem get things going again...
RDB Version:...
John Thomas
|
09-19-2003 03:44 PM
Norman Lastovica | 1 | 332 |
|  | I want t present a list from a table which contains a rownumber, see
example.
I thought this is very basic. But I cannot find out how
How do I...
Peter Grevel
|
09-08-2003 02:20 PM
Peter Grevel | 0 | 230 |
|  | Dear Friends,
anyone knows where can i find any tutorial (downloadable) on Database
design ???
Thanks in advance
Stefano
Stefano
|
09-01-2003 03:25 AM
Michael Gast | 3 | 305 |
|  | Is it widely accepted or typically frowned upon, or even more,
application specific, to assign every table in your DB a primary key
produced by a...
Ariel Jakobovits
|
08-20-2003 07:30 PM
Ariel Jakobovits | 0 | 301 |
|  | I have already posted this under 'Simple table organisation question'
here is a more lucid version. It will be under MySQL v4.0 which now...
VisionSet
|
08-07-2003 02:26 PM
Ed prochak | 5 | 294 |
|  | I've inherited Oracle RDB7 foe OpenVMS - not very knowledgeable on either.
I've been struggling with this for a week.
I'm running the following SQL...
Chris Bullivant
|
08-06-2003 12:09 AM
Chris Bullivant | 0 | 313 |
|  | Simple question, even simpler user...:-)
How can I specify a calculated column name in the GROUP BY clause?
i.e.
SELECT CASE SUBSTRING(T.DATA_1...
Alder
|
07-25-2003 10:21 AM
Alder | 0 | 284 |
|  | Can you return a cursor from a RDB Stored Procedure. If so can
someone give me a example of the implementation.
Thanks in advance
ShamanSC
ShamanSC
|
07-19-2003 10:27 AM
Richard Maher | 2 | 348 |
|  | Oracle Version: Oracle Rdb V7.0-14
Server: AlphaServer 2100a
O/S: Alpha Open/MVS V7.2
Is there a utility that logs database locks so that they can...
Billy Tremonte
|
07-17-2003 01:22 PM
Saad Alexan | 1 | 256 |
|  | "VisionSet" <spam (AT) ntlworld (DOT) com> wrote
Not sure if this would work, but assuming your coordinate fields are
indexed, you could restrict...
ventre-à-pattes
|
06-26-2003 03:07 PM
VisionSet | 3 | 371 |