sql server - Change table cells in sql but how? -


I need SQL converts from Table 1 to Table 2

  Visiting Select the calculation (page) in the form, convert (varchar (5), date, 108) as scr_SecuristLog from [time] where date '2009-04-30' and '2009-05-02' and [user] In between (select USERNAME from scratchmustomerAuthorities) where customerID = Convert convert (VARCHAR (5), date, 108) by Convert (VARCHAR (5), Date, 108) by order  
P>

Table 1

Visiting date 1 ------------------- 15:09
3 ------------------ - 15:10
7 ------------------- 15:15
1 ---------------- --- 15:39
2 ------------------- 15: 40
3 -------------- ----- 15:47



How do I change this table below the table



Table 2

Visiting Date Date
11 -------------- ----- 15: 00-15: 30 < Br> 6 ------------------- 15: 30-16: 00


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -