Thursday, July 15, 2010

SQL Statement OpenDataSource

SELECT *
FROM OPENDATASOURCE('SQLNCLI',
'Data Source=10.20.2.218;uid=sa;pwd=sa').
cardrequests.dbo.tbl_customer_Sql

Docker Tutorial

 I have listed all the necessary commands of Docker below. In case if any is missing or if any improvement required, please share in comment...