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

Database

 
AnswerRe: How to update this? Pin
WoutL25-Apr-07 2:05
WoutL25-Apr-07 2:05 
GeneralRe: How to update this? Pin
Arun.Immanuel25-Apr-07 2:21
Arun.Immanuel25-Apr-07 2:21 
QuestionHelp regarding Handling null values Pin
anu8125-Apr-07 1:27
anu8125-Apr-07 1:27 
AnswerRe: Help regarding Handling null values Pin
WoutL25-Apr-07 2:08
WoutL25-Apr-07 2:08 
GeneralRe: Help regarding Handling null values Pin
anu8125-Apr-07 3:28
anu8125-Apr-07 3:28 
GeneralRe: Help regarding Handling null values Pin
WoutL25-Apr-07 3:37
WoutL25-Apr-07 3:37 
GeneralRe: Help regarding Handling null values Pin
anu8125-Apr-07 4:08
anu8125-Apr-07 4:08 
QuestionI NEED TO UPDATE THESES RECORDS BASED ON THIS QUERY Pin
Vimalsoft(Pty) Ltd24-Apr-07 22:31
professionalVimalsoft(Pty) Ltd24-Apr-07 22:31 
I NEED TO UPDATE THESES RECORDS BASED ON THIS QUERY

select * from property where
Lis_key in(select lis_key from property where substring(func_key,1,5)='GEOSS'
And substring(func_key,6,8) >=3)and
Func_key = 'PV000000'
and substring(Attrib_code,5,2)!=16
AND ACTIVE = 1
order by Lis_key



HELP ME

Vuyiswa

AnswerRe: I NEED TO UPDATE THESES RECORDS BASED ON THIS QUERY Pin
WoutL25-Apr-07 1:09
WoutL25-Apr-07 1:09 
Questionsql queery Pin
sonia_basangar24-Apr-07 21:30
sonia_basangar24-Apr-07 21:30 
AnswerRe: sql queery Pin
Shajeel24-Apr-07 21:55
Shajeel24-Apr-07 21:55 
GeneralRe: sql queery Pin
Colin Angus Mackay24-Apr-07 21:57
Colin Angus Mackay24-Apr-07 21:57 
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 
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 

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.