What are the disadvantages of file system?
No Answer is Posted For this Question
Be the First to Post Answer
First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.
what is timestamp in mysql? : Sql dba
What are the popular database management systems in the it industry?
Is not equal in sql?
What is a behavioral trigger?
What is NOCOPY?
Hi all, i have a table as follows empid empname mgrid deptid 1 a 3 4 2 b 1 5 3 c 2 3 4 d 3 6 5 e 4 7 i want the output as empname mgrname a c b a c b d c e d
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba
How much does sql cost?
When to use inner join and left join?
Can we perform dml in function?
Define overloaded procedure?