Hi All,
I dont have networking experience. But I need to know if it possible to create a net work between XP & Vista.
The questions that I have are as follows:
A) Is it possible to create a network between XP & Vista?. If yes than 1) Is there any limitation between the network for things that...
Hi all,
I have a Table T1 which has the following 2 fields:
Units (int type), CatUnits (int type)
T1 may has following records
Units, CatUnits
192237,2510116
242537,2947050
128112,2183856
Now I want to get the % Difference of Units Vs CatUnits, which I can achieve by the following formula...
Hi All,
I have a table called Table1 with the following fields and types.
ZoneName(nvarchar),OutletID(nvarchar),CatID(nvarchar),SaleDate(datetime),TotalUnits(decimal),DollarSales(decimal),Profit(decimal).
Using the above Table1 I want to get the Sum(TotalUnits),Sum(DollarSales),Sum(Profit)...
Quick help with a select query
Hi All,
I have a table called #Tempp with the following fields & types.
saledate(datetime),pricezonename(nvarchar),storeid(nvarchar),productid(nvarchar),SHPrice(decimal),PSPrice(decimal)
This #Tempp have the following type of records...
Hi All,
I am pretty new to SQL. I have no clue about Cursors.
I have a table called PriceWithStoreCount$ with following fields & types:
PriceZoneName(nvarchar),SaleDate (smalldatetime),ProductID (nvarchar),PriceStratPrice (decimal with precision 18 & scale 2),PriceWithStoreCount (nvarchar)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.