LIKE command with % when character at starting
select stdName,stdAddress from student where stdName like 'A%'
there is some good c ,java, sql and vb6 programs,Windows tricks, sms shorthand etc
select stdName,stdAddress from student where stdName like 'A%'
select stdName,stdAddress from student where stdName like '%a'
select stdName,stdAddress from student where stdName like 'ABC'
You can shrink Windows 7’s oversize taskbar icons by right-clicking the taskbar,choosing Properties, and selecting Use small icons. This option shrinks the size of the taskbar by half, giving you a few extra millimeters of vertical screen space.