cancel
Showing results for 
Search instead for 
Did you mean: 
UdayRPai
New Contributor II
since ‎09-26-2024
‎10-03-2024

User Stats

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi,We are trying to insert into a table using a CTE (WITH clause query).In the insert we are using the INDENTIFIER function as the catalog name is retrieved dynamically.This is causing the insert to fail with an error - The table or view `cte_query` ...