/****** Object: StoredProcedure [dbo].[adjust_stock_status_data_for_canada] Script Date: 2020-06-19 10:15:42 PM ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO remove-this-phrase– ============================================= remove-this-phrase– Author: <Author,,Name> remove-this-phrase– Create date: <Create Date,,> remove-this-phrase– Description: <Description,,> remove-this-phrase– ============================================= CREATE PROCEDURE [dbo].[adjust_stock_status_data_for_canada] AS BEGIN remove-this-phrase– SET NOCOUNT ON added to prevent extra result sets from remove-this-phrase– interfering with SELECT statements. SET …
Category: ব্লগ । Blog
ব্লগ । Blog
Jun 19
remove this word product_name_mismatch
USE ProductAndPriceManagement GO /****** Object: StoredProcedure [dbo].[product_name_mismatch] Script Date: 2020-06-19 9:56:07 PM ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO remove-this-phrase– ============================================= remove-this-phrase– Author: <Author,,Name> remove-this-phrase– Create date: <Create Date,,> remove-this-phrase– Description: <Description,,> remove-this-phrase– ============================================= CREATE PROCEDURE [dbo].[product_name_mismatch] AS BEGIN remove-this-phrase– SET NOCOUNT ON added to prevent extra result sets from remove-this-phrase– interfering with …
Jun 19
update_inactive_listings_uk
USE [AdjustInActiveInventory] GO /****** Object: StoredProcedure [dbo].[update_inactive_listings_uk] Script Date: 2020-06-19 9:55:55 PM ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO
Jun 13
OOP in Matlab
Introduction to Object-Oriented Programming in MATLABhttps://ww2.mathworks.cn/matlabcentral/fileexchange/18971-comparison-of-c-and-matlab-using-oop-example?s_tid=FX_rc1_behav Matlab OOP https://www.slideshare.net/HosseinMolhem/matlab-oop?qid=9408235e-e0c5-4b8c-8003-99d8eb096776&v=&b=&from_search=1 Book: OOP in Matlab https://www.slideshare.net/AlbanLevy/object-oriented-programming-in-matlab?qid=9408235e-e0c5-4b8c-8003-99d8eb096776&v=&b=&from_search=2 *** . *** *** . *** . *** . *** Training Courses: http://Training.SitesTree.com Blog: http://Bangla.SaLearningSchool.com, http://SitesTree.com 8112223 Canada Inc/Justetc: http://JustEtc.net Youtube: https://www.youtube.com/channel/UCHrtq0pV8mEuTLGd2-Lp9ig/playlists Medium: https://medium.com/@SayedAhmedCanada Sayed Ahmed BSc. Eng. in Comp. Sc. & Eng. (BUET) MSc. in Comp. Sc. (U of Manitoba, …
Jun 13
OOP in Matlab
Examples and How To Introduction to Object-Oriented Programming in MATLAB – MATLAB Digest article Inside MATLAB Objects – MATLAB Digest article Sample code comparisons – MATLAB and C++ – MATLAB Central Sample code comparisons – MATLAB, C++, Java, Python, and Ruby – MATLAB Central Object-Oriented Programming in MATLAB (48:12) – Video Apply Best Practices for …
Jun 06
“Private sector races to build virus apps to track employees”
Search Results Web results Stumbled upon while looking for something else. Links are taken from Google search. I cannot guarantee that the URLs are safe to click (I opened them anyway) " Private sector races to build virus apps to track employees … www.ft.com › content 26 Apr 2020 – Tools could track movement of …
Jun 04
Contribute to our GoFundMe Campaign
Contribute to our GoFundMe Campaign https://www.gofundme.com/f/6ek65t-1000 This campaign is to raise money to provide education and training through free youtube videos and youtube courses. The training will focus on Web, Mobile Development to AI and Machine Learning. In future, we can extend into social science, science, and business. The majority (80 to 90%) of the …
May 24
Magento 2 Useful and Important CLI Commands List
"Cache CLI (Status, Enable, Disable, Clean, Flush) php bin/magento cache:clean Cleans cache type(s) php bin/magento cache:disable Disables cache type(s) php bin/magento cache:enable Enables cache type(s) php bin/magento cache:flush Flushes cache storage used by cache type(s) php bin/magento cache:status" Checks cache status " Also Check: http://bangla.salearningschool.com/recent-posts?s=bin%2Fmagento Also Check: http://bangla.salearningschool.com/recent-posts?s=magento Also, Check: Youtube.com/channel/UCHrtq0pV8mEuTLGd2-Lp9ig/playlists Check the details at: …
May 10
What is Big Data?
What is Big Data? Is Big-data a platform or just huge volume of data? What are 3 V’s of Big Data? What are 5 V’s of Big Data? What are 6 V’s of Big Data? https://www.youtube.com/embed/DhtkQgzEW5M?list=PLUA7SYgJYDFpIHm2vfzdH0slgkCfqgdds *** . *** *** . *** . *** . *** Sayed Ahmed BSc. Eng. in Comp. Sc. & Eng. …
