What does count (*) mean?


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

Post New Answer

More SQL PLSQL Interview Questions

Do we need to create index on primary key?

0 Answers  


What is a database link?

3 Answers  


What are the two characteristics of a primary key?

0 Answers  


How do I restart sql?

0 Answers  


Is left join and outer join same?

0 Answers  






select sal from emp group by sal

3 Answers   TCS,


How do we accept inputs from user during runtime?

0 Answers  


What are the different types of database management systems?

0 Answers  


I have the table like this S.No Name ID 01 Xyz 123 I want the result as 01Xyz123 How to write the query to retrieve the entire row data in a single column?

1 Answers  


I need to write a simple query,which one is better select statement or stored procedure?and why?

2 Answers   iGate,


how many ways to get the current time? : Sql dba

0 Answers  


How many levels can subqueries be nested in a FROM clause?

7 Answers  


Categories