[linux-programlama] Re: Oracle sorgulama

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Devrim GUNDUZ (devrim@gunduz.org)
Date: Wed 02 Jun 2004 - 18:58:16 EEST


Merhaba,

On Wed, 2 Jun 2004, Serdar BOLUKBASIOGLU wrote:

> Oracle SQL plus komutlarini anlatan bir dokuman bilen varmi? Aradigim
> komut ise;
> URUN number(7) not null,
> CIHAZNO number(2) not null,
> OLCUMNO number(2) not null,
> USTLIM number(7,3),
> ALTLIM number(7,3),
> seklinde olusturulmus bir table da urun numarasi xxx olan, tum
> bilgileri verecek bir komut.

Aradiginiz sey SQL*PLUS komutu degil, SQL komutu. SQL*PLUS sadece bir
arac.

Istediginiz sey:

SELECT * FROM tablo_adi WHERE urun_no='xxx';

Bu arada, urun numarasi demistiniz ama ben hangisi olduguna emin olamadim;
siz uygun kolon adini yazabilirsiniz oraya.

Saygilar.

-- 
Devrim GUNDUZ	       
devrim~gunduz.org				devrim.gunduz~linux.org.tr 
			http://www.TDMSoft.com
			http://www.gunduz.org


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.