DictionaryForumContacts

   English
Terms for subject Databases containing the table | all forms | exact matches only | in specified order only
EnglishRussian
affect a key value in the parent tableзатрагивать значение ключа в родительской таблице (Alex_Odeychuk)
column in the child tableстолбец дочерней таблицы (Alex_Odeychuk)
column in the database tableполе таблицы базы данных (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
column in the parent tableстолбец родительской таблицы (Alex_Odeychuk)
constraints on columns in the tableограничения на значения столбцов таблицы (Alex_Odeychuk)
delete or update the matching rows in the child tableудалить или обновить строки в дочерней таблице, содержащие ссылки по внешнему ключу на родительскую таблицу (Alex_Odeychuk)
delete or update the row in the child tableудалить или обновить строку в дочерней таблице (Alex_Odeychuk)
delete or update the row in the parent tableудалить или обновить строку в родительской таблице (Alex_Odeychuk)
key value in the parent tableзначение ключа в родительской таблице (Alex_Odeychuk)
map the table name to the entity classвыполнить отображение имени таблицы на класс-сущность (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
matching rows in the child tableстроки дочерней таблицы, содержащие ссылки по внешнему ключу на родительскую таблицу (Alex_Odeychuk)
row in the child tableстрока дочерней таблицы (Alex_Odeychuk)
second copy of the table dataвторая копия табличных данных (microsoft.com Alex_Odeychuk)
table in the databaseтаблица базы данных (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
the delete or update operation for the parent tableоперация удаления или обновления данных в родительской таблице (Alex_Odeychuk)