in BO module, you forgot all password even all user in business object, designer, supervisor, gen.supervisor everythicg, how to you recover your datas?
1 8244Table A, Table B is there, that colums are different like tabl A contian (A varchar(9), B varchar(2), date), table B contian(D varchar(10), E varchar(2), F date) , i want 2 compare mismath datatype length in both table, how? do you know any in built function?
2 68782 table is there , thats column is different name but data type is same, 2 tables values are same. how to you findout both values are same?
1 5990you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
3 10591can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ? normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi
2 5504suppose if u burst the reports if ur reports not reached to the destination how u will identify that one???
3 15490Post New iFlex Interview Questions
Can drinking white wine is harmful for teeths?
What are the characteristics that distinguish direct marketing? : insurance cold calling
What are two different ways to add fields to sap tables?
Why Master database is required?
What is bluetooth low energy (ble) protocol for an iot?
Does office come free with windows 10?
Data flow of Accounts payable to General ledger?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
In a particular cics program, what is the procedure to allocate dynamic memory?
Why linux is so important?
How do I crop in powerpoint 2018?
What does @bean do in spring?
What are resources in wpf?
What is data type in data structure?
c++ write a program to use a fuction call "max"which accepts an intger arrey of size5.as an arrument and return the larger and smallest of the arrey to main without changing. the original changing of the original position of the element of the arrey.