Microsoft
Software
Hardware
Network
Question : SQL Query and calculation statement
Hi SQL Experts,
I'm still a neewb with SQL and trying to learn it here and there.
I need help with taking results from a query and using that data in a formula.
So say i have a table named "Tenants" and i want to take the data from the column "Rent" and multiply it by 1.04 then save the results to csv file.
Or if there's a different/better way to do it, I'm open to suggestions.
Answer : SQL Query and calculation statement
SELECT Rent*1.04 as rent
FROM tenants
run the above query
from the result pane, 'Select all the records' -> right click-> save the result as CSV
Random Solutions
watchguard upgrade 8.3 to 9.0
Migrating user, computer accts user profiles from Windows 2000 to Windows 2003 domain using ADMT 3.0
Create table for the following:
Server upgrade planning advice
Connection refused by [127.0.0.1]
ImpersonateUser: Failed to impersonate user with 5.
Tracking Stored Procedure Execution
I tried to change the color of a font which was modified by a review and it won't take my change!
Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access them
Backup order of Exchange 2007