|
You can manage item row in Amazon SimpleDB domain by creating, deleting and updating existing attribute-value pair.
Follow the steps below to create a new item row in your Domain:
-
Run SDB Explorer as usual.
-
Select domain from which you want to create new item row.
-
Explore the domain using right click option Explore Domain.
-
After a short while you will see the list of item-rows in GRID.
-
Right click on any item-row to choose Create Item Row option.
-
A new window will be opened.
-
Domain name will be displayed on Domain text field.
-
Enter an Item Identifier in Item field.
-
Enter the name of Attribute in Attribute name field.
-
Write the value of the attribute in Value field.
-
The Attribute, Value, and Replace (Either True OR False) will be added in the table.
-
If you want to delete the row from the table then you will have to select the particular row followed with a click on Delete button.
-
Consequently the row will be deleted from the table.
-
If you click on Save button then attributes and their values present in table will be added in domain.
-
The details of the domain will be displayed in the GRID.
-
If you click on CANCEL button then attributes and their value wouldn't be added in the domain and the window will be disappeared.
|
Follow the steps below to delete the item row from your domain:
-
Run SDB Explorer as usual.
-
Select domain from which you want to delete item.
-
Explore the domain using right click option Explore Domain.
-
After a short while you will see the list of item-rows in GRID.
-
Select item-row that is to be deleted.
-
Right click on selected item to choose Delete Item Row option.
-
A window for Delete Item Row will be opened.
-
Define the desired attribute-value pair that is to be deleted and click on Delete button.
-
After a short while row will be deleted.
-
Now you've deleted the item.
Follow the steps below to update the item row from your domain:
-
Run SDB Explorer as usual.
-
Select domain from which you want to update item.
-
Explore the domain using right click option Explore Domain.
-
After a short while you will see the list of item-rows in GRID.
-
Select item-row that is to be updated.
-
Right click on selected item to choose Update Item Row option.
-
A window will be opened with all existing attribute and there respective value(s). By default you will find replace check selected.
-
Update any value by selecting the entire row which contains Attribute Name, Attribute Value and Replace.
-
If you want to replace the existing value with this new updating value then keep replace check box selected and if you want multi value for an attribute, then uncheck the replace check box.
-
Click on Update button.
-
After a short while row will be updated.
-
Now you've updated item row in GRID.
|
Related Topics
|
|
|