How would you add a section to a table?
Answer / Chandra Kumar Jaisawal
To add a section (or partition) to a table in SQL Server, you can use the ALTER TABLE PARTITION BY RANGE or LIST clause. This allows you to divide large tables into smaller, more manageable sections based on specific criteria.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is index?
What are the database objects? : SQL Server Architecture
What are scalar functions in sql?
How do I start sql server agent automatically?
How do I start sql server?
Explain Geometry datatype in sql server 2008 with example
What are the types of model in sql server and explain
How to declare and use cursor variables?
How to change location of errorlog in SQL?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
How to create a view on an existing table in ms sql server?
What is dml command?
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)