120. Composite Key in SQL (Hindi)

preview_player
Показать описание
Please Subscribe Channel
Like, Share and Comment
Рекомендации по теме
Комментарии
Автор

bro keep it up, best video <3
pata nahi kon jahil loog hain jinhoon ne dislike kia hai
give me one single reason for disliking this video

Abdulllah-
Автор

which mic you used to create video plz tell me. voice is very clear.

HemantSharma-vnew
Автор

is it widely used in real life ? plz respond asap.

SushmitaDas-ee
Автор

is it posible to more then one primary key in table (if no then y you are using two primary key in composit)

PSRRSRPSR
Автор

sir almost after 6 years I'm watching your lectures
is it possible may happend minor changes into syntax or anything else in sql

khanlover
Автор

code aur date lekar banai hui key be same ho sakati same course code and and same date

nitinkharje
Автор

ye lo bahi.. insert kar lena
-- CREATE TABLE course(
-- Coursecode varchar(40),
-- Date date,
-- Cname varchar (40),
-- Room int,
-- PRIMARY KEY (Coursecode, date)
-- );
INSERT INTO course
VALUES('KCS01', '2020-07-19', 'C', 20),
('KCS01', '2020-08-19', 'C', 19);

select * from course
where Coursecode='KCS01' and date='2020-07-19'

akhilkumarsingh
Автор

It is assigning primary key for the combination of primary keys from different tables.

sivachelapaka
Автор

dbms kai rite open prectical ma krvnu?

mohanbhaibechardaschauhan
Автор

how we can fetch the data based on composite key ?

shubhammural
Автор

In before tutorials u said that there will be only one primary key ..In this tutorial you are assining two columns as primary keys ..How it is possible pls explain

samarchinnagouni
Автор

ham composite key ko as a foreign key Kaise use karenge? koi batao...

saurabhmaurya
Автор


Ekdum tonny kakkar k gaane ki trh repeat kiye ho aap🤣

SanjayVerma-pmyw
Автор

how we can describe a composite key and functional dependency X->Y using this example.

aamirali
Автор

In one table only one primary key allowed so how here 2 PK's ?? Pls explain anyone

vittalpatil
Автор

we can add only one primary key in table so how can we make 2 primary keys in this table?

shivaniwakde
Автор

itna ganda koin kaise sAMJHA SAKTA HAI


ek line ko kitni baar bole ga

anmolyadav
Автор

What bro, for the first half you are repeating the same thing. It just spoiled my mood. We know now that it 'uniquely identifies'.

varshilpatel
visit shbcf.ru