In English, Backbone.Js By Example

https://youtu.be/8uGh7IMLhH0

in English (start at around 54 seconds) introduction to isotope : Magical web layouts with ISOTOPE

https://youtu.be/ctMouCNhZ9E

In Bengali, PHPStorm Debug Configuration for PHP and Laravel applications

https://youtu.be/FxCPKPchsLk

In Bengali, Overview of a Laravel Project

https://youtu.be/pZVS8tnAIkM

MS SQL Server Dynamic SQl, T-SQL

MS SQL Server
Dynamic SQl, T-SQL

  • Mostly:

  • Dynamic SQL

  • Stored Procedure

  • Trigger

  • Cursor

  • Function

  • Sayed Ahmed

What are the Most Important
Most Used

  • Design ERD

  • Convert ERD to database

  • Normalization

  • Indexing

  • SQL

  • Stored Procedure

  • Dynamic SQL

  • These will come, not too frequent

  • Function, User Defined Data Types, Temporary Table

  • Trigger, Cursor

  • SSRS, SSIS, SSAS

  • ML in SQL Server (in advanced level)

  • May not be important initially

Today

  • More on

  • Dynamic SQL

  • Stored Procedure

  • Cursor

Basics of Stored Procedure

From Northwind Database

Dynamic SQL

  • DECLARE    @table NVARCHAR(128), @sql NVARCHAR(MAX);

  • SET @table = N’Products’

  • SET @sql = N’SELECT * FROM ‘ + @table;

  • EXEC sp_executesql @sql;

Convert the previous to a stored procedure

Using dynamic SQL to query from any table    of Northwind Database

Write a stored Procedure for it
table name as the parameter

Create or ALTER      Procedure    [dbo].[usp_query] ( @table NVARCHAR(128))
AS
BEGIN

Some Topics to Know and Understand to prepare for a DBMS related Job Interview

Some Topics to Know and Understand
to prepare
for a DBMS related Job Interview

ACID

Database Normalization

  • 1NF: No repeating groups possible for a cell, PK identified, dependencies mapped

  • 2NF: No Partial Dependence. Non key attributes must have to depend on the full key

  • 3NF: No transitive dependency. non key attributes must have to depend on the primary key, not on any other attributes. if there is another candidate key, still that is in 3NF

  • BCNF: 3NF satisfied but multiple candidate key exist then BCNF required

  • 4NF: Multivalued Dependency exist. Need to remove that.

  • 5NF: Do not have Join dependency

4NF: Normalization

Normalization

Read Misc.: PL/SQL, T-SQL

Cursors, Triggers, Functions, Stored Procedures

Oracle Misc.

Oracle Admin and Policies

Misc. Oracle

MongoDB Misc.


Sayed Ahmed
Professor, Software Engineer, Data Scientist, and ML EngineerPart-time Professor and Course Facilitator at Colleges in Ontario, Canada
Extensive experience in Software Development and Engineering
Significant experience in Teaching.
Taught in Universities, Colleges, and Training Institutes
Master of Engineering (MEng.) in Electrical and Computer Engineering (McMaster University) (Changed Ph.D. Studies to MEng)
MSc in Data Science and Analytics (TMU/Ryerson)
MSc in Computer Science (U of Manitoba)
BSc. Engineering in Computer Science and Engineering (BUET).
(Session: 1994-95 to 1996-97 Class: 1996 to 2001)

Linkedin: https://ca.linkedin.com/in/sayedjustetc

Putin Slams Russian mercenary revolt as ‘treason’: Weekend Reads

Best of Bloomberg Opinion This Week

Five Takeaways From Paris Summit to Fix Global Climate Finance

Best of Bloomberg Explainers This Week

The TechCrunch Exchange – Keeping tabs on dry powder and university spinouts

Newest Jobs from Crunchboard

IBM nears $5 billion deal for software provider Apptio, Wall Street Journal reports

Tweet Share

IBM nears $5 billion deal for software provider Apptio, Wall Street Journal reports

YouTube is testing an online-games offering, Wall Street Journal reports

Amazon raises investment in India to $26 billion by 2030

EU, Meta agree to July stress test on EU online content rules

Japan’s JSR says it is considering being bought by state-backed JIC

imp?s=863086&li=&e=sayedum@gmail.com&p=31893149&stpe=static
imp?s=872197&li=&e=sayedum@gmail.com&p=31893149&stpe=static
imp?s=831895&li=&e=sayedum@gmail.com&p=31893149&stpe=default

Hermes wins permanent ban on ‘MetaBirkin’ NFT sales in US lawsuit

SolarWinds executives receive Wells notice from US SEC

US House panel critical of Twitter probe to question FTC chair at July 13 hearing

US lawmaker to re-introduce bipartisan bill to get EV industry into biofuel program

SpaceX tender offer values company at about $150 billion – Bloomberg News

Week in Review – OceanGate fires a whistleblower, hackers threaten to leak Reddit data, and Marvel embraces AI art

OceanGate fired a whistleblower:

Hackers threaten to leak Reddit data:

Reddit protests continue:

Google Pixel Tablet review:

Microsoft gets serious about quantum:

WhatsApp gets automatic silencing:

Marvel’s AI art controversy:

Board members quit Byju’s:

Europe’s and Israel’s unicorns:

Coinbase, the next super app:

AI infiltrates crowdsourced work:

Read more stories on TechCrunch.com

Newest Jobs from Crunchboard