Saturday, December 10, 2022

SQL query to get table name from table ID

 select NAME

     from SQLDICTIONARY

     where TABLEID = 366 and FIELDID = 0


Select * from SysTableIdView Where SystableIdView.Name = ‘PurchTable’

No comments:

Post a Comment

Build Explained

Useful Blogs. https://axtechsolutions.blogspot.com/2018/08/performing-builds-in-d365.html https://community.dynamics.com/blogs/post/?postid=...