which tcp/ip port does sql server run on? : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
Why do we need databases?
what is query cache in mysql? : Sql dba
What is clustered, non-clustured and unique index. How many indexes can be created on a table ?
In table a 1lakh data is present,in table b 20 thousand data is present, to get unique data from table a and b which join to be considered. whether right outer join or left inner join.
How do you use collections in procedure to return the resultset?
What is the difference between a primary key and a clustered index?
what is the difference between myisam static and myisam dynamic? : Sql dba
Mention what pl/sql package consists of?
What does pl sql developer do?
Are views faster than queries?
what is sql optimization
How packaged procedures and functions are called from the following?