[GENERAL] Logic AND between some strings

2011-03-07 Thread yagru_alvarez
I want to make a Logic AND between some strings of 0s and 1s .. Here you have an example: 1-> 01100010 2-> 1100 I wanto to make a LOGIC AND between 01100010 and 1100. I' m working with C++, I need some code to have an idea about how I can perform that. -- Sent via pgsql-general mailing

[GENERAL] Logic AND between some strings

2011-03-07 Thread yagru_alvarez
I want to make a Logic AND between some strings of 0s and 1s .. Here you have an example: 1-> 01100010 2-> 1100 I wanto to make a LOGIC AND between 01100010 and 1100. I' m working with C++, I need some code to have an idea about how I can perform that. -- Sent via pgsql-general mailing

[GENERAL] Logic AND between some strings

2011-03-07 Thread yagru_alvarez
I want to make a Logic AND between some STRINGS of 0s and 1s .. Here you have an example: 1-> 01100010 2-> 1100 I want to make a LOGIC AND between 01100010 and 1100. I' m working with C++, I need some code to have an idea about how I can perform that. -- Sent via pgsql-general mailing