No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
10 Posted Topics
hey Josh i suggest you have to continue to learn .NET and its related software like Share Point also. feel free to ask me
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 …
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.
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.
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]
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.............
Every Data base can support auto numbering ....... can I know that for which database you connect to the system........
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 …
Google is developed in python programming language
can you try this way for the algorithm loop in 'C' Language. for ( vaiable = initialization, variable< Max No. To Loop,variable increment) ;
The End.
Drlionheart