What is user in sql?


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

Post New Answer

More SQL PLSQL Interview Questions

What is set serveroutput on in pl sql?

0 Answers  


need to split a string into seperate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,b,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.

1 Answers  


What is difference between sql and excel?

0 Answers  


Why do we use joins?

0 Answers  


Explain the difference in execution of triggers and stored procedures?

0 Answers  






if we give update table_name set column_name= default. what will happen?

4 Answers   iFlex,


What is a self join ?

6 Answers   BirlaSoft,


how to add a new column to an existing table in mysql? : Sql dba

0 Answers  


What is scope of pl sql developer in future?

0 Answers  


What is procedure explain with example?

0 Answers  


what is table? : Sql dba

0 Answers  


Can we write ddl statements in functions?

0 Answers  


Categories