How to pass first row column value some columns in second row sql server?

后端 未结 0 895
难免孤独
难免孤独 2021-01-29 16:49

I want to pass some columns value in the second row in SQL here is my full query if anyone can help me to solve.

SELECT 
   tblCustomers.CustName,
   tblPurchase.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题