How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri