i have an integer n=3
I have to create a square matrix with below condition when matrix[row]=matrix[column] then 1 else 0
My plan is to create a table & insert