What is primary key index?
No Answer is Posted For this Question
Be the First to Post Answer
1. SELECT SUM(sal) as “Gross Salary” from EMPLOYEES; 2. SELECT MAX(sal) as “Highest Salary” from EMPLOYEES; ouput should be in table format
What is WITH CHECK OPTION
3 Answers Karur Vysya Bank KVB,
how to get the maximum among two tables,for example table 1 (dep1) have (emp_id,emp_name,salary) columns and table 2 (dept2) have (emp_id,emp_name,salary) columns,i want which employee have the maximum salary among two tables?
How to call a function from a stored procedure in SQL Server ?
What is the main purpose of having conversation group?
What is use of attributehierarchyenabled? : sql server analysis services, ssas
What’s the use of custom fields in report?
how to connect sybase to sql server 2005?.
What is a database table?
Delete duplicate rows from a table without primary key by using a single query Table Employee empname salary A 200 B 300 A 200 C 400 D 500 D 500 Output should be A 200 B 300 C 400 D 500
What is a benefit of using an after insert trigger over using a before insert trigger?
How will you collect the date from current date to last older 6 days date in sql server 2005
Oracle (3253)
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)