zakupka-marion
?>

1. Які операції належать до операцій редагування книги?​

Информатика

Ответы

dilshermatov5806
Не указано, какая используется СУБД, ниже запросы подойдут для Postgresql:
1. select article.id from article  where article.text like '%beta%' or '%4%'
2. select article.id  from article where comments.text is NULL and article_comment_association.article_id=article.id and article_comment_association.сomment_id=comments.id
3. select users.name from users where users.id=article.user_id and article_comment_association.article_id=article.id and article_comment_association.сomment_id=comments.id
4. SELECT article.id, COUNT(comments.id) AS "CNT" from  article, comments
where article_comment_association.article_id=article.id and article_comment_association.сomment_id=comments.id 
kolyabelousow4059
Не указано, какая используется СУБД, ниже запросы подойдут для Postgresql:
1. select article.id from article  where article.text like '%beta%' or '%4%'
2. select article.id  from article where comments.text is NULL and article_comment_association.article_id=article.id and article_comment_association.сomment_id=comments.id
3. select users.name from users where users.id=article.user_id and article_comment_association.article_id=article.id and article_comment_association.сomment_id=comments.id
4. SELECT article.id, COUNT(comments.id) AS "CNT" from  article, comments
where article_comment_association.article_id=article.id and article_comment_association.сomment_id=comments.id 

Ответить на вопрос

Поделитесь своими знаниями, ответьте на вопрос:

1. Які операції належать до операцій редагування книги?​
Ваше имя (никнейм)*
Email*
Комментарий*

Популярные вопросы в разделе

l250sp70
misterdre9991
prohorovalena
ynikolaev2657
АндреевичЮлия
lebedevevgen
zubov-073620
Vyacheslavovna240
lbondareva
Plotnikovangav
yulyazhdan
Aleksandrovna Kolesnik1764
Голосова-Лобанов1555
severbykova
Pogosyan Nataliya