Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288) can we call stored Procedure in Function in Sql Server 2000 and vice versa.
C3I, eSoft, iPRO Solutions, Wipro,
3 19580
What are the uses of Oracle Rollback Segment?
Explain the difference between function and stored procedure?
How can you perform pattern matching in sql?
master table and child table performances and comparisons in Oracle ?
A tablespace has a table with 30 extents in it. Is this bad? Why or why not.
Do you know what is a trace frag? Where do we use it?
Explain the different normalization forms?
What are four common errors found in an alert .log?
Write an sql query for deleting duplicate rows?
Equi join and non equi join is possible with sql server?
How many columns can a table have?
Explain trigger and trigger types?
Write a query to stop mysql in unix
How many row comparison operators are used while working with a subquery?
1.In a table Gender is a column in that male and female are the two data.In a single statement i have to modify all male to female and all female to male vice versa. 2.In a single query i need the count of male data,count of female and total count