what are rollup and cube in t-sql? : Transact sql
Answer / Vaneet Parkash
Rollup and Cube are aggregate functions in T-SQL used for grouping and summarizing data. Rollup generates a summary row for each group, including the total of all groups. Cube generates a pivot table that displays cross-tabulated group results.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is normalization sql?
what is the bond code in materialized view?
What is the usage of when clause in trigger?
What is the purpose of primary key?
What is cursor explain with example?
check whether all the emp numbers are indeed unique.
What is clustered, non-clustured and unique index. How many indexes can be created on a table ?
Are sql views compiled?
How many sql statements are used?
What is equi join in sql?
Types of indexes. What is the default key created when a primary key is created in a table ?
Can we create non-clustured index on a clustered index ?
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)