Is it possible to center an object horizontally in a
repeating frame that has a variable horizontal size ?
Answer / Surabhi Saxena
Yes, you can center an object horizontally within a repeating frame with a variable horizontal size in Oracle Reports by using the alignment properties. To do this, you can set the Horizontal Alignment of the object to Center and adjust the Starting Position X to account for any padding or margins.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is not equal to in oracle?
How to select some columns from a table in oracle?
how to get the no employee in each department including the dept which has 0 employee
What is the purpose of init.ora. ? how many init.ora exist in oracle installation? suppose there are 3 database on one oracle server, how many init.ora do I have? what are various database objects? how will you identify memmory related performace issue in oralce? any idea about basic architure difference of oracle and db2? comment on which is better , with reasons? what is a fuction based index? is it recommended to use the same. ? what is global temporay table? what is teh signification of the parameter session_cached_cursor ?
How can return max date row A b c d e 1 2 1-mar-09 5 10 1 2 10-mar-09 5 10 Only using oracle predefined function. Not user defined. Output:-- A b c d e 1 2 10-mar-09 5 10
does the query needs a hint to access a materialized view?
Can you have more than one content canvas view attached with a window ?
Is primary key indexed by default in oracle?
What is the implicit cursor in oracle?
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
How to upsert (update or insert into a table)?
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?