8 Comments

    Select CustomerName as ‘Customer Name’, City as ‘Town’ From Customers;

    SELECT CUSTOMERNAME AS NAME, CONTACTNAME AS NICKNAME FROM CUSTOMERS;—— FOR ORACLE

    select customername as ‘customer’, contactname as ‘contact person’ from customers;

    select customername as ‘Customer Name’, City as ‘Town’ from customers;

    Select customername as ‘Customer Name’ , City as ‘ Town ‘ from customers;

    SELECT customername as ‘Customer Name’, contactname as ‘Contact Name’, postalcode As ‘Zipcode’ from customers;

    SELECT CustomerName AS CustomerN ,ContactName AS ContactN FROM Customers AS Customer123

Leave a Reply

Loading Questions

If you are facing any issue like can not see video so please login into Google with email what you forwarded to us Google Login or mail to administrator qatraining@infotek-solutions.com