diff --git a/content/en/docs/Developerguide/mot-sql-coverage-and-limitations.md b/content/en/docs/Developerguide/mot-sql-coverage-and-limitations.md
index 28a848ae0af430d772a0132ac6bc3dfe230d1f71..6c2ef2d080974bcb546e53be9953c039f0517f02 100644
--- a/content/en/docs/Developerguide/mot-sql-coverage-and-limitations.md
+++ b/content/en/docs/Developerguide/mot-sql-coverage-and-limitations.md
@@ -37,6 +37,9 @@ The following lists the functionality limitations of MOT tables –
- Partition by range
- Create table with no-logging clause
- DEFERRABLE primary key
+- Reindex
+- Tablespace
+- Create schema with subcommands
## Unsupported Data Types
@@ -168,6 +171,8 @@ The following lists the functionality limitations of MOT tables –
- Select into
- Update on conflict
- Update from
+- Lock table
+- Copy from table
## Unsupported Queries for Native Compilation and Lite Execution