Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #20.4K
Ranked #4K

10 Posted Topics

Member Avatar for radioman28

hey Josh i suggest you have to continue to learn .NET and its related software like Share Point also. feel free to ask me

Member Avatar for ocmseo
0
670
Member Avatar for sitaag44

Hi DBMS means to store the information in the system. Ex for databases : file,oracle, mysql, sqlserver etc........ Here are Some kind of Data base management Systems 1.Hierarchical database.----- first DBM System 2.Network database. 3.Relational database. 4.Object database. 5.Object_Relational database. Present running DBMS is ORDBMS which is most advanced....... feel …

Member Avatar for peter_budo
0
154
Member Avatar for Kairu

MySQL is a database language, it can store locations to images, users, and large data . PHP is more of a scripting language .It is more useful in the web designing.

Member Avatar for athlon32
0
155
Member Avatar for kazitula

Hi I Suggest you that it will not work through SQL Query only. You have to create Proceduers or Packages to Update users previous logging time.

Member Avatar for Drlionheart
0
148
Member Avatar for danielle23

Hello for every summary column in sql , you have to use 'GROUP BY' condition Now u try this query surely it will run [code=sql]SELECT ordernum, SUM(itemprice*quantity) AS totalcost FROM orderline,stockitem WHERE orderline.itemid = stockitem.itemid AND ordernum = 'P105' GROUP BY ordernum;[/code]

Member Avatar for Drlionheart
0
213
Member Avatar for hasse76

Hi, Please go through the full study of Normalization examples in oracle website. Then u will start the the above example and surely you will get the solution.............

Member Avatar for Drlionheart
0
91
Member Avatar for riyaza

Every Data base can support auto numbering ....... can I know that for which database you connect to the system........

Member Avatar for Drlionheart
0
162
Member Avatar for audiomandan

For a project like that, I'd suggest you get pencil and paper and draw what you want the screen to look like. In this case, maybe use a graphics program, or if you have some GUI building program, use that to make a mockup. Then in a spreadsheet program, make …

Member Avatar for Drlionheart
0
97
Member Avatar for pakidesigner
Member Avatar for Kellbell147

can you try this way for the algorithm loop in 'C' Language. for ( vaiable = initialization, variable< Max No. To Loop,variable increment) ;

Member Avatar for Drlionheart
0
335

The End.