Hi,
I have a sql query, can this be run in excel? Any advice would be appreciated!!!
Drop table [V200_06302023]
Select [MPOLNO]
,[MREC]
,[MACTP]
,[MPRFT]
,[MCOMP]
,[MPOLCT]
,[MSTMIR]
,[MGPMIR]
,[PBR_INDICATOR]
Into [Axis].[dbo].[V200_06302023]
From [Axis].[dbo].[tgt_V200-BCVUL_MISC_V200-20230630-20230630154132]
Where MREC = 1
I have a sql query, can this be run in excel? Any advice would be appreciated!!!
Drop table [V200_06302023]
Select [MPOLNO]
,[MREC]
,[MACTP]
,[MPRFT]
,[MCOMP]
,[MPOLCT]
,[MSTMIR]
,[MGPMIR]
,[PBR_INDICATOR]
Into [Axis].[dbo].[V200_06302023]
From [Axis].[dbo].[tgt_V200-BCVUL_MISC_V200-20230630-20230630154132]
Where MREC = 1