Don't read success stories, you will only get a message.Read failure stories,you will get some ideas to get success. Dr. APJ Abdul Kalam
Subscribe to:
Post Comments (Atom)
Using Polybase to load data into Azure Synapse Analytics (SQL DW) from Blob Storage
Azure Synapse Analytics supports many data loading methods. The fastest and most scalable way to load is through Polybase technology. Polyba...
-
There are several ways to execute SSIS packages that have been deployed to SSISDB catalog. One of method is using T-SQL statement or SQL st...
-
The Following Statement RESET the Identity Column in Required table : DBCC CHECKIDENT (<table_name>, RESEED, <reseed_value>) ...
-
Changing the Size of Column : You can change the Length, Precision or Scale of a column by specifying a new size for the column datatype ...
No comments:
Post a Comment