Click here to Skip to main content
15,896,207 members
Home / Discussions / Database
   

Database

 
QuestionHow to Change Color of the data??? Pin
Aman786Singh15-Sep-09 2:47
Aman786Singh15-Sep-09 2:47 
QuestionReplication In SQL Server 2005? Pin
cocoonwls15-Sep-09 0:44
cocoonwls15-Sep-09 0:44 
AnswerRe: Replication In SQL Server 2005? Pin
Hulicat15-Sep-09 7:39
Hulicat15-Sep-09 7:39 
GeneralRe: Replication In SQL Server 2005? Pin
cocoonwls15-Sep-09 8:13
cocoonwls15-Sep-09 8:13 
GeneralRe: Replication In SQL Server 2005? Pin
Hulicat15-Sep-09 10:08
Hulicat15-Sep-09 10:08 
GeneralRe: Replication In SQL Server 2005? Pin
cocoonwls15-Sep-09 20:16
cocoonwls15-Sep-09 20:16 
GeneralRe: Replication In SQL Server 2005? Pin
Hulicat16-Sep-09 6:33
Hulicat16-Sep-09 6:33 
QuestionOracle query Pin
sandhya1414-Sep-09 23:22
sandhya1414-Sep-09 23:22 
I have a storedprocedure in oracle,in that am using
begin
OPEN RCT1 FOR
SELECT REPLACE(SelectStatus.SelectCommand, '@Location',
SelectStatus.Location) INTO
SelectStatus.SelectCommand FROM DUAL;

end;

My output is :-

Select * from area_master where location = '001' order by area_name

what is want is instead of getting this query as output,i want the result of this query as output..

how can i execute this query inside the SP?...

Any help will be appreciated
thanks in advance...
AnswerRe: Oracle query Pin
sandhya1415-Sep-09 1:35
sandhya1415-Sep-09 1:35 
Questionsync services Pin
amer shammout14-Sep-09 21:13
amer shammout14-Sep-09 21:13 
Questionlocal processing, where the control renders the RDL file itself Pin
sashidhar14-Sep-09 19:51
sashidhar14-Sep-09 19:51 
QuestionMaking a Specific Stored Procedure For Search Keyword Pin
ivadak14-Sep-09 4:35
ivadak14-Sep-09 4:35 
AnswerRe: Making a Specific Stored Procedure For Search Keyword Pin
Henry Minute14-Sep-09 5:59
Henry Minute14-Sep-09 5:59 
AnswerRe: Making a Specific Stored Procedure For Search Keyword Pin
Abhishek Sur14-Sep-09 9:43
professionalAbhishek Sur14-Sep-09 9:43 
AnswerRe: Making a Specific Stored Procedure For Search Keyword Pin
Ashfield14-Sep-09 20:56
Ashfield14-Sep-09 20:56 
QuestionConverting .MDB file to .MDF in sql server 2005 Pin
sarang_k13-Sep-09 23:33
sarang_k13-Sep-09 23:33 
AnswerRe: Converting .MDB file to .MDF in sql server 2005 Pin
SeMartens14-Sep-09 0:36
SeMartens14-Sep-09 0:36 
QuestionJOIN and WHERE condiiton Pin
sujithkumarsl13-Sep-09 20:54
sujithkumarsl13-Sep-09 20:54 
AnswerRe: JOIN and WHERE condiiton Pin
Blikkies13-Sep-09 21:04
professionalBlikkies13-Sep-09 21:04 
AnswerRe: JOIN and WHERE condiiton Pin
PIEBALDconsult14-Sep-09 6:57
mvePIEBALDconsult14-Sep-09 6:57 
AnswerRe: JOIN and WHERE condiiton Pin
WoutL14-Sep-09 22:27
WoutL14-Sep-09 22:27 
GeneralRe: JOIN and WHERE condiiton Pin
ElectricLlama17-Sep-09 23:44
ElectricLlama17-Sep-09 23:44 
Questionlogin with unique password Pin
reza assar13-Sep-09 8:41
reza assar13-Sep-09 8:41 
AnswerRe: login with unique password Pin
εїзεїзεїз13-Sep-09 9:14
εїзεїзεїз13-Sep-09 9:14 
AnswerRe: login with unique password Pin
PIEBALDconsult14-Sep-09 7:01
mvePIEBALDconsult14-Sep-09 7:01 

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.