Commander sayidka

Commander sayidka welcome my official page am writer and thinker

06/06/2017

Nin ku siray wax ku sheeg
Nin ku siiyay ku faan
Nin ku sarbebayna kaa qari

18/04/2016

Hack your friend's conversation
This is a cool trick that allows you to hack your friends whatsapp conversation.
Go to the MicroSD card and then click on the Whatsapp and select Database option.
Now you will find following 2 files.
-msgstore-yyyy..dd..db.crypt
-msgstore.db.crypt
Now take these files from your friends phone and then you can read their conversations that they have done..

17/04/2016

Waad mahadsantihiin dhamaan asxaabta ku soo biirtay page kayga iyo inta dhiman ba waa sxbkin mohamed
Commanderka

14/03/2016

Defining How Your Data Is Stored
• CREATE DATABASE is used to create a new, empty database.
• DROP DATABASE is used to completely destroy an existing database.
• USE is used to select a default database.
• CREATE TABLE is used to create a new table, which is where your data is actually stored.
• ALTER TABLE is used to modify an existing table's definition.
• DROP TABLE is used to completely destroy an existing table.
• DESCRIBE shows the structure of a table.
Manipulating Your Data
• SELECT is used when you want to read (or select) your data.
• INSERT is used when you want to add (or insert) new data.
• UPDATE is used when you want to change (or update) existing data.
• DELETE is used when you want to remove (or delete) existing data.
• REPLACE is used when you want to add or change (or replace) new or existing data.
• TRUNCATE is used when you want to empty (or delete) all data from the template.
Transactions
• START TRANSACTION is used to begin a transaction.
• COMMIT is used to apply changes and end transaction.
• ROLLBACK is used to discard changes and end transaction.
A Simple Example
CREATE DATABASE mydb;
USE mydb;
CREATE TABLE mytable ( id INT PRIMARY KEY, name VARCHAR(20) );
INSERT INTO mytable VALUES ( 1, 'Will' );
INSERT INTO mytable VALUES ( 2, 'Marry' );
INSERT INTO mytable VALUES ( 3, 'Dean' );
SELECT id, name FROM mytable WHERE id = 1;
UPDATE mytable SET name = 'W***y' WHERE id = 1;
SELECT id, name FROM mytable;
DELETE FROM mytable WHERE id = 1;
SELECT id, name FROM mytable;
DROP DATABASE mydb;
SELECT count(1) from mytable; gives the number of records in the table

07/01/2014

halooooooooooooooow my fans

03/01/2014

Halow

23/12/2013

Asc duhur wanagsan

05/09/2013

Asc my fans share my page

06/08/2013

Ciida xage ku idaysa ani waxan jeclahay inan ku iido xaramka masha allah

03/08/2013

Heart melting words: Tears will not come when u miss a person, It comes when u don’t want to miss a person….just feel it!!! ——————– Beautiful truth against gravity: The heart feels light when someone is in it. but it feels very heavy when someone leaves it. ——————– A heart dies when it is not able to share its feelings..but a heart kills itself when another heart doesn’t understands its feelings…. ——————– Loving someone doesn’t need a reason If u can explain why u love someone it’s called ‘like’ If u can’t explain it’s simply called ‘love’ ——————– Its very easy to say busy when someone needs you but Its very difficult to hear busy when you need someone.. ——————– Not all fingers are same in length, but when they ben

02/08/2013

Intelligence is like underwears, necessary to have but unnecessary to show

Dignity is like virginity, once lost, it can never be regained.

02/08/2013

awooyal soooo dhowaada

Address

Bosaso

Telephone

252907530384

Website

Alerts

Be the first to know and let us send you an email when Commander sayidka posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Commander sayidka:

Share