Ambidexterious
Wednesday, January 4, 2012
Example of SUBSTRING FUNCTION:
select SUBSTRING ('211920',1,2)
select SUBSTRING ('211920',3,2)
select SUBSTRING ('211920',5,2)
Results are:
21
19
20
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Qualcomm Short Term
113 is the SL. 1st Target by mid July.
Bonding in Bluetooth ( Pairing )
Bonding in BT: Once the device is get displayed on the device, after the inquiry then we will proceed for the bonding. Then below funct...
Bluedroid Stack
Directory Structure of Bluedroid in Android: BLuedroid Folder Structure description: a) audio_a2dp_hw/ --> A set of audio int...
SED and AWK command in Linux
-------------------AWK-------------------- 1) Pattern scanning and text processing language awk one-liner Tips Print column1, colum...
Total Pageviews
No comments:
Post a Comment