User Tools

Site Tools


kurs:indices

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

kurs:indices [2014/09/10 21:22] (current)
Line 1: Line 1:
 +Functional Index
 +
 +<​code>​
 +create index last_name_upper_ind on emp_copy (upper(last_name))
 +</​code>​
 +
  
kurs/indices.txt ยท Last modified: 2014/09/10 21:22 (external edit)