本文为您介绍使用Information Schema时的常见问题。

问题类别 常见问题
Information Schema使用

通过数据源数据增量同步后,如何查看某一条数据具体被同步到MaxCompute中的时间?

不支持查看某一条数据具体被同步到MaxCompute中的时间。可以看表元数据的LastModifiedTime时间。详情请参见Information Schema

如何查看表的Information Schema?

详情请参见Information Schema

information_schema.tables中没有查到MaxCompute项目下所有的表,应该如何解决?

MaxCompute元数据更新会有一定的延迟,至少3个小时。您需要确认建表时间,等待3个小时后重新查看。