Click here to Skip to main content
16,007,760 members
Home / Discussions / Database
   

Database

 
GeneralRe: sql queery Pin
Shajeel24-Apr-07 22:02
Shajeel24-Apr-07 22:02 
AnswerRe: sql queery Pin
Colin Angus Mackay24-Apr-07 21:55
Colin Angus Mackay24-Apr-07 21:55 
GeneralRe: sql queery Pin
sonia_basangar24-Apr-07 22:01
sonia_basangar24-Apr-07 22:01 
GeneralRe: sql queery Pin
Colin Angus Mackay24-Apr-07 22:37
Colin Angus Mackay24-Apr-07 22:37 
GeneralRe: sql queery Pin
sonia_basangar24-Apr-07 22:33
sonia_basangar24-Apr-07 22:33 
GeneralRe: sql queery Pin
Arun.Immanuel25-Apr-07 0:36
Arun.Immanuel25-Apr-07 0:36 
GeneralRe: sql queery Pin
RSArockiam25-Apr-07 2:39
RSArockiam25-Apr-07 2:39 
QuestionSQL Subquery Problem Pin
Vimalsoft(Pty) Ltd24-Apr-07 20:45
professionalVimalsoft(Pty) Ltd24-Apr-07 20:45 
I need to Find All the Records that Are GEOSS and that are not DUETt.The Following statement made that Possible.

select * from property
where substring(func_key,1,5) = 'GEOSS' And substring(func_key,6,8)>= 3

*There is a Column that is named lis_key in the above results i need to select it from the results above results distictively and search based on that Distict lis_key to Find al records that have
Func_key column ='PV000000' and substring(Attrib_code,5,2)!=16

Please Help ,i hope i explained it clear today


Vuyiswa

Vuyiswa

AnswerRe: SQL Subquery Problem Pin
Vimalsoft(Pty) Ltd24-Apr-07 22:28
professionalVimalsoft(Pty) Ltd24-Apr-07 22:28 
Questioninformix ODBC 3.81 Pin
samerh24-Apr-07 20:11
samerh24-Apr-07 20:11 
AnswerRe: informix ODBC 3.81 Pin
Pete O'Hanlon25-Apr-07 2:35
mvePete O'Hanlon25-Apr-07 2:35 
QuestionProtect my Database Pin
.NET- India 24-Apr-07 19:17
.NET- India 24-Apr-07 19:17 
QuestionDatagrid and dataset Pin
yaminilatha24-Apr-07 18:51
yaminilatha24-Apr-07 18:51 
AnswerRe: Datagrid and dataset Pin
Tirthadip24-Apr-07 19:32
Tirthadip24-Apr-07 19:32 
GeneralRe: Datagrid and dataset Pin
yaminilatha24-Apr-07 20:51
yaminilatha24-Apr-07 20:51 
AnswerRe: Datagrid and dataset Pin
Arun.Immanuel24-Apr-07 21:21
Arun.Immanuel24-Apr-07 21:21 
QuestionSituation for stored procedure Pin
yaminilatha24-Apr-07 18:41
yaminilatha24-Apr-07 18:41 
AnswerRe: Situation for stored procedure Pin
Arun.Immanuel24-Apr-07 19:16
Arun.Immanuel24-Apr-07 19:16 
GeneralRe: Situation for stored procedure Pin
yaminilatha24-Apr-07 20:53
yaminilatha24-Apr-07 20:53 
Questionhow to query by distance Pin
ComCoderCsharp24-Apr-07 14:27
ComCoderCsharp24-Apr-07 14:27 
QuestionTwo servers as publisher/Subscriber Pin
Rocky#24-Apr-07 1:05
Rocky#24-Apr-07 1:05 
QuestionStored Procedure read another Database Data Pin
karim_khalifa00724-Apr-07 0:53
karim_khalifa00724-Apr-07 0:53 
AnswerRe: Stored Procedure read another Database Data Pin
Pete O'Hanlon24-Apr-07 1:12
mvePete O'Hanlon24-Apr-07 1:12 
QuestionHow Do i combine this two queries Help(Addition to the below one Pin
Vimalsoft(Pty) Ltd24-Apr-07 0:25
professionalVimalsoft(Pty) Ltd24-Apr-07 0:25 
AnswerRe: How Do i combine this two queries Help(Addition to the below one Pin
Colin Angus Mackay24-Apr-07 0:27
Colin Angus Mackay24-Apr-07 0:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.