What is partitioned view?
No Answer is Posted For this Question
Be the First to Post Answer
Please give me the SP for the below scenario. I have two tables named Table1 and Table2...I need to fetch record by record from Table1 and insert the record in to table2 where the value in the sno column of the table1 is even number.
List out different types of normalizations in sql server and explain each of them?
How to display a past time in days, hours and minutes?
what is the difference between table and view
How to use the inserted and deleted pseudo tables?
What does this statement do @@rowcount?
what is a check constraint?
What is spatial and temporal data?
What the difference between UNION and UNIONALL?
How to end a stored procedure properly in ms sql server?
What is correlated subquery in sql server?
Find 2nd Highest salery in emp table Select* from emp where &n= select * count from emp where (salery >=emp.salery) Enter n value 2 These query is correct or not. Tell me any other methods.
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)