↳
What kind of design excersice did you have to present? something related to data modelling? I'm just curious Minder
↳
It was a high-level design for a loan application, including the architecture and data model for the application. Minder
↳
Because I had 12 years as team lead on a top priority application, I had good stories to relate about my experience gathering requirements and creating designs. Minder
↳
use split()
↳
Listtag(string,delimeter)
↳
hey make sense answer for this question is((no change)) you kept that so called gold and cotton just beside that weight machine not on the machine so no need to beat your bush mates Minder
↳
Both are equal.
↳
it is a folder that contain database connection informations.
↳
It is a file that contains a database connections information
↳
I didn't answer. Answer is- select abs(months_between(SYSDATE,to_date(joining_date,'dd-mm-yyyy'))) exp from dual; Minder
↳
Select months_between(sysdate,hire-date)/12 from table
↳
select * from tablename where rownum between 3 and 8; but it's not a correct one. the answer is - select * from (select name,dense_rank() over (order by id asc) rank from customers) where rank between 3 and 8; Minder
↳
Select * from (select tablename. *, rownum r from tablename) where r between 3 and 8 ; Minder
↳
Take your time. There are duplicate tag names in the XML at different levels so be careful to follow each level in the XPATH query. Minder
↳
Created the procedure using selects that contained inner and outer joins. Completed it within the allotted timeframe. Minder
↳
I answered all the questions. The level was quite average.