Click here to Skip to main content
15,886,761 members
Home / Discussions / Database
   

Database

 
GeneralRe: Help on SQL Crosstab query (VERY SLOW) Pin
DQNOK13-Apr-07 8:30
professionalDQNOK13-Apr-07 8:30 
GeneralRe: Help on SQL Crosstab query (VERY SLOW) [modified] Pin
Chandman13-Apr-07 10:35
Chandman13-Apr-07 10:35 
Questiongetting data in parts Pin
ArchaBhandare12-Apr-07 2:11
ArchaBhandare12-Apr-07 2:11 
AnswerRe: getting data in parts Pin
Pete O'Hanlon12-Apr-07 2:16
mvePete O'Hanlon12-Apr-07 2:16 
GeneralRe: getting data in parts Pin
Chandman12-Apr-07 6:51
Chandman12-Apr-07 6:51 
GeneralRe: getting data in parts Pin
Pete O'Hanlon12-Apr-07 9:23
mvePete O'Hanlon12-Apr-07 9:23 
AnswerRe: getting data in parts Pin
Elina Blank12-Apr-07 3:58
sitebuilderElina Blank12-Apr-07 3:58 
GeneralRe: getting data in parts Pin
ArchaBhandare12-Apr-07 18:47
ArchaBhandare12-Apr-07 18:47 
I still didnt get what to do
How should the above command be written as ? my table name is 'orders' and there are only 2 fields in that 'ORDERID' and 'ITEMDESIRED'
There is no primary key as such. Yes I can make 'ORDERID' the Primary key though.
What should be the '@FirstRow' and '@EndRow' values be?? or should I write them just like that. Please help, its urgent.
I am using the ojdbc14.jar to connect to the Oracle 10g database.
I read somewhere about the LIMIT and OFFSET command, but tried it in Oracle SQL* Plus and saw that it does not work. Also it gave the same exception when tried to run the command through my Java program.
The command I ran is
<br />
select * from orders limit 10;<br />

and the Exception I got is
<br />
ORA-00933: SQL command not properly ended<br />

GeneralRe: getting data in parts Pin
Elina Blank13-Apr-07 3:58
sitebuilderElina Blank13-Apr-07 3:58 
Questioni have problem Pin
Shuaib wasif khan12-Apr-07 0:42
Shuaib wasif khan12-Apr-07 0:42 
AnswerRe: i have problem Pin
Pete O'Hanlon12-Apr-07 1:24
mvePete O'Hanlon12-Apr-07 1:24 
GeneralRe: i have problem Pin
Paul Conrad12-Apr-07 7:09
professionalPaul Conrad12-Apr-07 7:09 
QuestionProblem In Date In sql Query Pin
Tirthadip11-Apr-07 23:43
Tirthadip11-Apr-07 23:43 
AnswerRe: Problem In Date In sql Query Pin
Shuaib wasif khan11-Apr-07 23:47
Shuaib wasif khan11-Apr-07 23:47 
Questionhow to count how many proc resides in database Pin
Shuaib wasif khan11-Apr-07 23:30
Shuaib wasif khan11-Apr-07 23:30 
AnswerRe: how to count how many proc resides in database Pin
gauthee12-Apr-07 0:11
gauthee12-Apr-07 0:11 
GeneralRe: how to count how many proc resides in database Pin
Shuaib wasif khan12-Apr-07 0:32
Shuaib wasif khan12-Apr-07 0:32 
GeneralRe: how to count how many proc resides in database Pin
gauthee12-Apr-07 0:46
gauthee12-Apr-07 0:46 
GeneralRe: how to count how many proc resides in database Pin
Shuaib wasif khan12-Apr-07 0:51
Shuaib wasif khan12-Apr-07 0:51 
GeneralRe: how to count how many proc resides in database Pin
gauthee12-Apr-07 1:06
gauthee12-Apr-07 1:06 
AnswerRe: how to count how many proc resides in database Pin
Elina Blank12-Apr-07 4:05
sitebuilderElina Blank12-Apr-07 4:05 
QuestionUsing interopt object, get incorrect cell's formated Pin
kokain11-Apr-07 22:44
kokain11-Apr-07 22:44 
Questionsqlserver database role operations... Pin
Member 387988111-Apr-07 21:31
Member 387988111-Apr-07 21:31 
Questiondatetime problem Pin
nikhil123411-Apr-07 21:19
nikhil123411-Apr-07 21:19 
AnswerRe: datetime problem Pin
Krish - KP11-Apr-07 21:33
Krish - KP11-Apr-07 21:33 

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.