Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
W

wgdesigner

@wgdesigner
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • What is the main advantage of subqueries?
    W wgdesigner

    Hello Friends, I know that why subqueries used, but that work we want to use from subqueries same we can do from signle query, then why it is important to use subqueries in oracle?? tell me good example... Raj Khatri

    Database question database oracle tutorial

  • SQL query required
    W wgdesigner

    Dear Friend, I don;t know which type of query u want, as ur mind asks.. but i have one query which will give u same result which u want.. select category,product from table_name where product in('jeans','machine gun','pepsi'); from taht u can view same result as u want, Raj Khatri

    Database database question tutorial

  • solution?
    W wgdesigner

    If iam making a table of location in that table i have columns city,county,condition. And i had some values added in these columns.. after addeding the values in these three columns now i want to add the new column temperature by alter table location add(tempareture number(2)); but i want to add the values from start in this new column how that is possible is that possible for 1st column value as follow.. insert into location(tempareture) values(34) where city='Athens'; like that in other columns i can put the value tempareture???? please tell me solution.. Raj Khatri

    Database question

  • How Can I Join more than two tables in SQL
    W wgdesigner

    Dear Friend There are many types of the Joins. which type of the join u want to use?? 1-Inner join 2-Outer join 3-Self Join You have example of inner join by our one friend if u need other 2's then reply.. Raj Khatri

    Database database question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups