Does sap use sql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

Can we create non-clustured index on a clustered index ?

4 Answers   TCS,


Practice 1: Changes to data will only be allowed on tables during normal office hours of 8.45 in the morning until 5.30 in the afternoon, MONDAY through FRIDAY. A. Create a procedure called SECURE_DML that prevents the DML statement from executing outside of normal office hours, returning the message: “you may only make changes during normal office hours” b. Create a statement trigger on the PRODUCT table which calls the above procedure. c. Test it by inserting a new record in the PRODUCT table.

1 Answers   Tech Mahindra,


is it possible to pass an object or table to a procedure as an argument?

0 Answers  


what is row? : Sql dba

0 Answers  


State some properties of relational databases?

0 Answers  






How do I write a sql query in pgadmin 4?

0 Answers  


What is primary key secondary key alternate key candidate key?

0 Answers  


What is the use of index in sql?

0 Answers  


How to return an array from java to pl/sql?

0 Answers  


Is sql low level language?

0 Answers  


Why do we need databases?

0 Answers  


Can %notfound return null after a fetch?

0 Answers  


Categories