Relational Database Question .....

Kurt Wall kwall
Tue Dec 28 12:24:50 PST 2004


On Tue, Dec 28, 2004 at 10:11:45AM -0600, Ben Duncan took 25 lines to write:
; Does anyone know of any of that any of the database's out there can let
; you access by giving a key and a read other than issuing a SQL command?

Not really. I suppose you could cobble something together by creating a 
stored procedure, but the benefit would be pretty minimal.

; example (pseudo coded):
; 
; Select unique customer_number from customer ....
; being the SQL code ...
; 
; READ customer using customer_number.
; being the direct read .....

If I ask why, would the answer matter?

Kurt
-- 
Man 1:	Ask me the what the most important thing about telling a good
	joke is.

Man 2:	OK, what is the most impo --

Man 1:	TIMING!


More information about the Linux-users mailing list