Custom Columns: does the colum get added to the original table? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Custom Columns: does the colum get added to the original table?

29th Sep 2015, 3:21 PM
Akshay Dhingra
Akshay Dhingra - avatar
2 ответов
0
No the column gets added for display and extract purposes only and does not change the original table remeber you are only manipulating data in this case not altering tables
19th Nov 2015, 9:40 PM
Hendrik Jacobus Janse van Rensburg
Hendrik Jacobus Janse van Rensburg - avatar
0
no coz ur using select query where the resultant will store in result set table which is temporary one
16th Feb 2016, 7:34 AM
Balagopala P
Balagopala P - avatar