DBI202_-_PE_-_SU_2024_-_s_5_2149.webp
jade_direction

DBI202_-_PE_-_SU_2024_-_s_5_2149.webp

@authorID = 100,
@authorName = 'Guillaum Musso',
@country = 'France',
@sex = 'Male',
@yearOfBirth = 1975;
But when we run the following statement to execute the insertAuthor procedure, the command completed successfully but no row will be inserted into the table Authors because an author with AuthorID = 1 already exists in the table.
exec insertAuthor
@authorID = 1,
@authorName = 'David Lodge',
@country = 'United States',
@sex = 'Male',
@yearOfBirth = 1908;
Question 9:
Create a trigger named deleteGenres for the delete statement on the "Genres" table so that
Close
+ 112%
Zoom
Chưa có bình luận nào.

Thông tin

Category
DBI202
Thêm bởi
jade_direction
Ngày thêm
Lượt xem
929
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
DBI202_-_PE_-_SU_2024_-_s_5_2149.webp
File size
164.6 KB
Dimensions
1920px x 803px

Share this media

Back
Bên trên Bottom